photo

Dhruv Sangal


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
70,549
of 299,930

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I am trying to solve a non linear equation
I am trying to solve a non linear equation. To solve I am using solve function, for which I am using symbolic variable. My quest...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Hi, I want to solve a equation for a variable. I am not able to figure out which command should I use to solve it and how.
The problem is as follows tauc*alp_g*G*As + Skyemi*eps_g*sig*As*Tsky.^4 - eps_g*sig*As*Tg.^4 - ha*As*(Tg - Tamb) + (T2 - Tg)...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Fsolve variable previous time step
Hello I am using fsolve to solve bunch of equations. There are few equations where I need to use the value of my solved variabl...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Not able to solve a differentiation
Hello all I am trying to use fsolve to solve multiple equations. In one of the equation I am using differentiation with respect...

8 years 前 | 1 个回答 | 0

1

个回答

提问


fn = c1/((lamda^5)*((exp(c2/(lamda*T))) - 1)); I want to integrate this equation but getting Explicit Integral warning. here C1,C2,T are all unknown, integration has to be done in terms of lamda under the limits 0 to infinity. can anyone help me
fn = c1/((lamda^5)*((exp(c2/(lamda*T))) - 1)); I want to integrate this equation but getting Explicit Integral warning. Here C...

9 years 前 | 2 个回答 | 0

2

个回答

提问


i am new to Matlab. I wanna write a code to calculate total emissivity foa given surface temperature T
I want to write a code to calculate total emissivity of a surface for a given surface temperature T.

9 years 前 | 3 个回答 | 0

3

个回答