photo

chirag patel


Last seen: 8 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
207,010
of 301,783

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,420

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,544

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


how to use string to define function and use to store parameters whose values are constants but requires in different sub function?
how to use string to define function and use to store parameters whose values are constants but requires in different sub functi...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to solve time and space deriavtive using ode45?
How to solve attached probelm using ode45?

6 years 前 | 1 个回答 | 0

1

个回答

提问


how to solve equation which is time derivative with space variation in matlab?
i want to solve equation as below : Cc, Cd- variable varies with time and z direction. a1 a2 a3 are parameter which can be fou...

6 years 前 | 0 个回答 | 0

0

个回答

提问


how to find division of two consecutive number of matrix without using for loop?
suppose i am using below matrix and method to find c a= [1 2 3 4 5 6 7 8 9]'; c= a ./ a; but i want c in the following way ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


how to extract variables from ode45
how to extract data from ode45 which is not ouput of ode45? usingoutputfn i have extracted but it is extracted for 11 points in...

6 years 前 | 1 个回答 | 0

1

个回答

提问


how to solve attached problem using fsolve and ode45??
i want to solve this in the following manner : USING FSOLVE 1) calculate x3, x4 from given x1,x2. 2) calculate x5 from x1,x3...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
how to use fsolve with more equation
I understand your question and modify code as follows : vars20init = [70,70,1.2875e+03,1.2875e+03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...

6 years 前 | 0

提问


how to use fsolve with more equation
function F = fullfun(S_c,S_d,Ru,T,mu_s0,mu_w0,F,lambda_0,alpha,C_c,C_d,V_cp,r_am,r_cm,b_d,sigma_d,sigma_c,N_cp,h_r,sigma) F = [...

6 years 前 | 2 个回答 | 0

2

个回答