qudsia Bashir
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
147,038
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0