Feeds
質問
Help with solving and graphing differential equations
Have a urgent question on homework. We are given a differential equation that describes the twist angle of a mass in a torsional...
10年弱 前 | 0 件の回答 | 0
0
回答回答済み
How do I make this non-linear system into a matrix using function handles?
Nevermind everybody, found his notes online included with an example.
How do I make this non-linear system into a matrix using function handles?
Nevermind everybody, found his notes online included with an example.
11年以上 前 | 0
質問
How do I make this non-linear system into a matrix using function handles?
I am trying to find the roots of a non-linear system by using the Newton function my professor gave us. I believe the error I am...
11年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to use a math function as an input in a written function?
Ok guys, I'm not sure what happened but it is working now. I went to my prof. and he defined func=@(x) x*sin(x), then used func ...
How to use a math function as an input in a written function?
Ok guys, I'm not sure what happened but it is working now. I went to my prof. and he defined func=@(x) x*sin(x), then used func ...
11年以上 前 | 0
質問
How to use a math function as an input in a written function?
I have written a function and am trying to call it using x*sin(x) as an input variable. Of course x must be defined so I use @(x...
11年以上 前 | 2 件の回答 | 0