Community Profile

photo

Thomas Ward


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

Followers: 0   Following: 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...

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

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

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

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

5 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

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

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

6 years 前 | 1 个回答 | 0

1

个回答