photo

kingcruises


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

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
113,131
of 300,159

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,880

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,558

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


least square approcah for method of moments fourth order non linear differential equations
hi plz help How can we apply least square approach for the convergence of solution for this given code. %%MoM Solution s...

5 years 前 | 0 个回答 | 0

0

个回答

提问


frequeny domain signal into time domain signal
Please help I have extracted data from a plot which is power(dbm) as function of frequency How do I transform the x axis ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


4th order non linear differential equation
can any body help me with the matlab code of this 4th order non linear differential equation

6 years 前 | 1 个回答 | 0

1

个回答

提问


fourth order differential equation
syms f(x) Df = diff(f,x); D2f = diff(f,x,2); D3f = diff(f,x,3); D4f = diff(f,x,4); ode =3*D4f+(2*x^2+6)*D3f+5*D2f-Df-2*f ==...

6 years 前 | 1 个回答 | 0

1

个回答