photo

Somya Ranjan


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
80,399
of 301,432

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,555

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How to change the value of a variable in a iterative loop?
My code consists of 3 heat flow equations that needs to be solved. In one of those 3 equations, the mass of the fluid is variabl...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Array/Vector allocation not happening. Please Help.
Tc(1)=Tci; Th(1)=Tho; mcc=70 %cooling water mass flow rate while (j>1) massc=mass/a; Qf=0; h...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Second argument must be a vector of symbolic variables. I am getting this error even though i have placed the arguments in an array. Please guide how to rectify it.
area=0.0031; U=0.00002884; a=305; cph=851.013; cpc=4.187; massc=0.01; mcc=70; syms x; syms y; b=300; Tavgh=(a+x)/2; T...

7 years 前 | 1 个回答 | 0

1

个回答