Question: Problem 1 Write a Scilab program called FullName 1.sce that includes a function definition (using function ... endfunction) for u 2 , u 1 g
Problem 1
Write a Scilab program called FullName 1.sce that includes a function definition (using
function ... endfunction) for
u2 , u1
g (u)= e1+u , 1<u<1
e2 cos(u1) , u1
The program should generate a plot of this function over the interval 2u2 . Here g is called the system response and u is called the system input. The plot should include formatting commands to
create a graphic appropriate for a professional presentation.
Problem 2
Write a Scilab program FullName2.sce that generates an animation, with 120 frames, of the function
y (x ,t )=[1(t /6)2 ]cos( t x ) for 1x1 and for times 0t6 .
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
