photo

Dhruv Sangal


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
70,647
of 300,369

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 3 answers | 0

3

answers