Community Profile

photo

TT


Clemson University

Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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

answers

Question


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

answer

Question


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

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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 ...

9 years ago | 2 answers | 0

2

answers