photo

ripou ribouchov


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
258,163
of 301,432

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Hello any one help me, i have this equation L=L0 * A where A is time dependant variable and i want to know how can i write it , i try to do the following expression but it does not work
time=0:0.001:100 L=L0*A; L0=100; if time <= 10 A=1; else A=0; end internalHeatSource(model,L); any one can h...

7 years ago | 0 answers | 0

0

answers

Question


How I define Axis dependent ceofficient?
Hello every one i need matlab code for axis dependent ceofficient My problem is that the thermal conductivity has tow values ...

8 years ago | 0 answers | 0

0

answers

Question


Define heat source terme in middel of 2D squre domain
hello every body I need your help please, my domain is square and i want to make a thermal model, the heat source must be def...

8 years ago | 0 answers | 0

0

answers

Question


How i can define internal heat source in center of plate
hello my domane is square, x coordinate from 0 to 10 and y form 0 to 3 (see figure in attached file) i want to write function ...

8 years ago | 0 answers | 0

0

answers

Question


How can I write the MATLAB heat flux fuction in intervall
my domain is rectangle y [ 0 5], x [ 0 10] how i can write function of beer lambert law q= exp (-alpha *x) for x>2 function...

8 years ago | 0 answers | 0

0

answers