photo

TT


Clemson University

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
145,051
of 300,980

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
37.5%

收到投票数
0

排名
 of 21,128

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,167

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


first order linear differential equation
Does anybody know, how we can write a code to solve a specific ODE? Thanks

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答