vkjbjlj ckjjb,mn.


cjbbk ,

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
262,379
of 301,966

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 21,475

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,784

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


ode45 not working (giving non real values)
Why am I getting non real values for M. iFunction file function dMdx=s(x,M,gamma_b,a1Vec,b1Vec,a11Vec,b11Vec,xVec,xMin) ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


fzero not working (thanks in advance for help)
function file function y = f(x,a,A,b,Ttx,gamma_b) y = ((a./A)-(((1+gamma_b)/2)*(b./Ttx))); end script and er...

11 years 前 | 2 个回答 | 0

2

个回答

提问


ode45- must return a column vector (Thanks in advance for help)
iSCRIPT function dMdx=s(x,M,gamma_b,a1Vec,b1Vec,xVec) a1=interp1(a1Vec,xVec); b1=interp1(b1Vec,xVec); dMdx= M*((1+((gamma_...

11 years 前 | 1 个回答 | 0

1

个回答

提问


ode45 for M'=c1*A'+ c2*B' ?
Hi MATLAB community I am solving an ODE using ode45. The equation is dM/dx= (c1*dA/dx)/A + (c2*dT/dx) where A and T are some...

11 years 前 | 0 个回答 | 0

0

个回答