photo

yashwant kolluru


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
114,284
of 301,338

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 21,236

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Matlab solution with table in the solution
Hi all, I solved set of system of equations using dsolve command. I get the output in terms of tabel. I never defined any tabl...

9 years 前 | 0 个回答 | 0

0

个回答

提问


differentiation of the ODE solution
Hallo guys, I had ODE in my code. I solved it using an ode15i function. My code is such that the inputs of the ode15i function ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with ODE45
Hallo, I wrote code on ODE45. I want to record the event at a condition (pasted in the code). The code is as follows. y1_i...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with syms and symfun
Hi guys, I had my first code run which gives me the equations of motion. eqx1 = M1*y1dd - F + K*(s0 + y1 - y2 - r*sin(ph...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How do I solve these differential equations set?
Hi, I tried solving a system with masses and springs, using the Lagrangian approach. I got the below equations of motion. f...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How do I pass the output of a command as argument to the other command?
I have created char array let say a= sprintf('%s%d','elem_append_mod',6); Now I already have an cell array of size 1 X ...

10 years 前 | 2 个回答 | 0

2

个回答