qudsia Bashir
Followers: 0 Following: 0
Feeds
질문
how to write initial condition v'(0)=0 in matlab
i want to write the condition v'(-1)=0 in matlab but my code given below give error. Someone please help me. code:condition=dif...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
finding roots of equation in matlab
I want to find roots of an equation using roots command.My code is p=[1 0.45 0 -0.0133 -0.08 0 0.016] r=roots(p) but when i ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Plotting 3 function using mesh command
I have to plot 3 functions in matlab using mesh command but donot know how to do it please anyone help me?
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
How to evaluate function with two variables
How to evaluate the function when f(x,y)=sin(pi*x)*exp(-(pi)^2*t) when t=0:0.1:0.5,x=0.2:0.2:0.8
대략 5년 전 | 답변 수: 1 | 0