photo

abhishek singh


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

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
5 个回答

排名
153,419
of 301,447

声誉
0

贡献数
7 个提问
5 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 21,284

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,609

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


I want to generate a random matrix of 3*3 with fixed mean and variance of off diagonal element and for diagonal elements different fixed mean and variance.
I want to generate a random matrix of 3*3 with fixed mean and variance of off diagonal element and for diagonal elements diffe...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Differential equation using ode113
I have made a code for non-linear oscillator and used it solution x(t) in the coupled differential equation.see the code is it r...

6 years 前 | 0 个回答 | 0

0

个回答

提问


diffrential equation using ode45
how to solve this diffrential equation using ode45 function dxdt = decoherence1nv(t,x,del,delt) xm = interp1(delt,del,t);...

6 years 前 | 1 个回答 | 0

1

个回答

提问


how to call a time dependent function in matlab in another time dependent function
I just want to call a function in another function. I am getting an error i dont get what is wrong in that.if any one can help i...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
The differential equation problem with variable solution by using ode45
I am not getting plot plot(t2,rho11).

6 years 前 | 0

已回答
The differential equation problem with variable solution by using ode45
No , I am not using derivative ,it complex conjugate only.

6 years 前 | 0

已回答
The differential equation problem with variable solution by using ode45
Sir ,I need to calculate rho11 at diffrent time but i am getting an error plz help. function F1 %% your constants [t1,x1] = o...

6 years 前 | 0

已回答
The differential equation problem with variable solution by using ode45
I am new here so i don't know what the problem is.

6 years 前 | 0

已回答
The differential equation problem with variable solution by using ode45
Subscript indices must either be real positive integers or logicals. Error in F1 (line 6) rho11(ti)=s1(ti,1).*s1(ti,1)'-s1(t...

6 years 前 | 0

提问


The differential equation problem with variable solution by using ode45
I have four coupled diffrential equation shown bellow :- In which a ,b ,c ,d ,e,f are constant and x[t] we will get from the so...

6 years 前 | 7 个回答 | 0

7

个回答

提问


set of differential equa
i have written a code of set of differential equation and for one of the variable in differential equation i have written set of...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Sir , I am solving coupled differential equation using Ode45 and the output of this i want in matrix that is U and U' must be one but I am not getting one here why?Is this code Is right?
Sir , I am solving coupled differential equation using Ode45 and the output of this i want in matrix that is U and U' must be o...

6 years 前 | 0 个回答 | 0

0

个回答