photo

Nitin


University of Southern California

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
4 个回答

排名
111,017
of 300,857

声誉
0

贡献数
7 个提问
4 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Running the same matlab program in two matlab windows
Thanks guys. Let me try this using some simple programs and see if it works.

14 years 前 | 0

提问


Running the same matlab program in two matlab windows
Hi, Can I run the same matlab program in two different matlab workspaces with slight variations. For example in Matlab 1 work...

14 years 前 | 4 个回答 | 0

4

个回答

提问


Matlab editor gets stuck every 30 secs
Hi, My matlab editor gets stuck every 30 secs. When I start matlab editor in my computer it works fine for about 30 secs to 1...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
Solve a system of 3, 2nd order boundary value problems using bvp4c
For myodesubfunc I wrote the code like this function dydx = myodesubfunc(x,y) dydx = [ the six equations written above w...

14 years 前 | 0

提问


Solve a system of 3, 2nd order boundary value problems using bvp4c
Hello, I want to solve a system of 3 boundary value equations. All three of them are 2nd order. Now I have created my dydx by co...

14 years 前 | 4 个回答 | 0

4

个回答

提问


Solve a system of 3, 2nd order Boundary value problems
Hello, I want to solve a system of 3 boundary value equations. All three of them are 2nd order. Now I have created my dydx by c...

14 years 前 | 0 个回答 | 0

0

个回答

提问


Solving a boundary value problem (bvp) using ode45
Hi, I am trying to solve a system of 3 bvp. I have written the code for ode45 for 6 equations to solve this and it runs well....

14 years 前 | 0 个回答 | 0

0

个回答

提问


Question regarding dsolve and subs (symbolic toolbox)
Hi, I am trying to solve a system of 3, 2nd order differential equations. My equations are very long (1000 lines) even after ...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
Trouble using dsolve function
Hey Walter, This is my code eqn1 = simplify(subs(sym('(D2p1/((8.314)*(573.15)))+(((((p1+p2+p3)*Dp2-(Dp1+Dp2+Dp3))/(p1+p2+p...

14 years 前 | 0

已回答
Trouble using dsolve function
Hey Walter, I fixed the problem. Many thanks for your help. Can you tell me one more thing. After I run my program, it gives...

14 years 前 | 0

提问


Trouble using dsolve function
Hi, I need help in solving a 2nd order diff equations. Since my equations are very long (almost 30 lines), I have written a s...

14 years 前 | 3 个回答 | 0

3

个回答