photo

qudsia Bashir


Last seen: 5 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
151,271
of 297,457

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答