photo

Chee Hao Hor


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
66,675
of 301,213

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,191

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,422

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Any mathematical mistake in my script ?
Hi, I am trying to plot the self-derived analytical solution using matlab. However, I get different answer from what I obtained ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to reduce the time of solving the lengthy piecewise terms
Hi experts, I am trying to plot the derived analytical solution, however, when the triple summation terms is >10, the comput...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Need help in code triple summation with conditions.
Good day, I am solving the temperature profile that involved one, two and three summation, denoted as T, T1 and T2 in a single ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to skip the division of zero in three summation term.
F=n-M-N; syms n M N T= symsum(symsum(symsum((1/F),n,1,3),M,1,3),N,1,3); Hi everybody, I am trying to solve a problem, which ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Need help on loop for an ODE function
This code for an ODE function with boundary condition, and it can only given an answer at selected time,in this coding is at t=1...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Need help for loops a function with boundary condition
I am facing a problem to loop the ODE function, anyone can help me ? I need to have a small increment in time for every ODE func...

8 years 前 | 0 个回答 | 0

0

个回答