photo

qudsia Bashir


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
155,875
of 297,503

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

answer

Question


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

1

answer