photo

Thomas Ward


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

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
161,376
of 300,779

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
87.5%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Plot / Solve system for nontrivial answer. dot operator issue?
Hello, I don't use matlab much and my coding skills aren't too good. Any help would be appreciated. I am trying to solve the eq...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Generalized Forced Van Der Pol Oscillator Phase Plot
Hello, I am trying to write a program to solve a forced van der pol oscillator and give its phase plot. I found a code on these...

5 years 前 | 1 个回答 | 0

1

个回答

提问


matrix dimensions incompatible problem.
Hey, basic new guy question here, that I feel stupid even asking but I can't seem to find the answer or get my code to work. All...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to solve a system of ODEs and plot the result
Hello, I am fairly new to Matlab. I am trying to use matlab to solve an ODE with known boundary conditions and plot the results ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do I extract values from array into table
I have a code with four arrays, as follows deltaC=0:0.1:1; Xone=ones(1, 11); Xtwo=zeros(1, 11); St...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Solve for an implicitly defined variable
How do I use matlab to solve for an implicitly defined variable? For example x=0.6953*ln(115/(215-x))-100

7 years 前 | 1 个回答 | 0

1

个回答

提问


How does evaluation of a function for each x and y coordinate in a matrix work?
I am trying to solve a problem for one of my classes. I tried a few different codes based on ones the professor provided and tha...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How can I plot a 3D graph for Z=5*X*Y*(1-X-Y)?
How can I plot a 3D graph for Z=5*X*Y*(1-X-Y)? I've tried a few different programs I saw online but couldn't get any to work so ...

8 years 前 | 1 个回答 | 0

1

个回答