photo

VincentLec


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
228,942
of 300,974

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 21,128

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,130

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Solving a 3 variables ODE using a for loop and a step-by-step process
Hello, So here's my problem: I have a 3 dimensional ODE that I need to solve in order to obtain a 3D vector (see attached pdf...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Substituing symbolic variable with the element of a matrix before using ode solver
So, I have this explicit ODE system (named Y): Y = (0.5*(1.95e290*cos(sin(3.0*t))^2*cos(sin(t))*sin(3.0*t) + [...] + 3.....

9 years 前 | 1 个回答 | 0

1

个回答

提问


Substituing symbolic variable with an element of a matrix
So, I have this ODE system (named Y): Y= 2.09e-4*thetaxpp*cos(4.0*sin(3.0*t)) - 9.16e-4*thetaypp*sin(4.0*sin(3.0*t)) - 0....

9 years 前 | 1 个回答 | 0

1

个回答

提问


Difference between D(f)(x) and diff( f(x) , x )
Hello, So, I'm using the symbolic notation and I have defined both x and f(x) as symbolic functions like this syms x f(x)...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Difference between D(f)(x) and diff(f(x),x)
Hello, So, I'm using the symbolic notation and I have defined both x and f(x) as symbolic functions like this syms x f(x...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Solving an implicit second order differential equation matrix with numerical data
So, here's an abridged version my problem (see attached file ODELoop1.pdf). I need to solve a second order differential equation...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Symbolic three-equation system, three variables to first derivative of each variable in each equation
Hello, I have this symbolic equation system: Eqn1 = A(t)*x(t) + B(t)*y(t) C(t)*z(t) + D(t)*dx(t)/dt + E(t)*dy(t)/dt + F(t)*d...

9 years 前 | 1 个回答 | 0

1

个回答