photo

AK Khan


GIST

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Master course student in Device Modeling lab

统计学

MATLAB Answers

5 个提问
0 个回答

排名
205,711
of 300,853

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Undefined variable while computing ode45 in matlab and issue with the vector lengths after computing ode.
I computed my results using ode45. The main function m file is given below. function qprime=memcapfinal(t,q); e = 1.6*...

10 years 前 | 1 个回答 | 0

1

个回答

提问


CAT arguments dimensions are not consistent Error in Solving ode45 ?
I am getting the CAT argument dimensions error in computing two differential equations using ODE45. Apparently everything seems ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot a function which involves symbolic variable?
Hi, My goal is to plot a function "qn2" which involves symboliv variables against a time vector t2. Following is the code. ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to make array of the expression having symbolic variable?
I want to make an array of the expression having symbolic variables in it. if true % clc clear ALL syms A Epsilon0 k...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to assign values to the variables using "dsolve" for solving first order ODE Equations simultaneously ?
I am using "dsolve" to solve my first order ode .The function "dsolve" works fine but it does not allow assigning values to the ...

10 years 前 | 1 个回答 | 0

1

个回答