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