Statistics
8 Questions
0 Answers
RANK
193,218
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
How to add a boundry condition as gradient in MATLAB code?
Hello, How could we write a boundary conditions like dt/dx=0 in t=0 while writing a code in MATLAB script? Thanks
8 years ago | 0 answers | 0
0
answersQuestion
linear ordinary differential equations in matlab
Dear all, Can anybody debug my code? I want to find an answer for a differential equation. Let's see the first code. It works. ...
9 years ago | 1 answer | 0
1
answerQuestion
first order linear differential equation
Does anybody know, how we can write a code to solve a specific ODE? Thanks
9 years ago | 1 answer | 0
1
answerQuestion
assemblt of global stiffness matrix
Hi, I write a code to find stiffness (K) matrix. It is strange that the determinant of K becomes infinity. However, ke, stiff...
10 years ago | 1 answer | 0
1
answerQuestion
how to integrate implicitly in matlab
Hi, How can I integrate implicitly in MATLAB? For instance, I want to integrate 1/sin(x) from o to y. Thanks
10 years ago | 1 answer | 0
1
answerQuestion
how to solve simple differential equations
Hi all, How can I solve this equation?! dx/dt+y=0 dy/dt-x=0 x(0)=3/2 y(0)=0 Thanks
10 years ago | 1 answer | 0
1
answerQuestion
INTEGRAL AT THE AREA
Hello all, Does anyone know how to integrate (x2*y3-x3*y2)+(y2-y3)*x+(x3-x2)*y; in MATLAB from domain x2 to x3 in X range and...
10 years ago | 1 answer | 0
1
answerQuestion
number to variables in matrix
Dear all, How can I apply below numbers to the specific matrix defined with respect to variable? For example, U=[x ...
10 years ago | 2 answers | 0