Soumyadeep - MATLAB Central
photo

Soumyadeep


Last seen: 3 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 08/22 to 04/25Use left and right arrows to move selectionFrom 08/22Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 Questions
0 Answers

RANK
169,084
of 298,102

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,534

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,343

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


how to make a geometry using a code
I would like to create a geometry as indicated in the jpeg file. I require a code to write this geometry.

2 years ago | 1 answer | 0

1

answer

Question


Solution of Fick's Second Law of Diffusion Equation
I require the code to solve the equation ∂C/∂t=D.[(∂^2 C)/(∂x^2 )+(∂^2 C)/(∂x^2 )+(∂^2 C)/(∂x^2 )] I have value for the diffusi...

2 years ago | 2 answers | 0

2

answers

Question


finite difference method evaluation
I have an equation of the form: [F(i+1)-F(i)]/[t(i+1)-t(i)] = A* [E(i+1)-E(i)] + B* [F(i+1)-F(i)] A, B = constants Here F and ...

2 years ago | 1 answer | 0

1

answer