Feeds
提问
How can i take the Oy axis of 2 functions and generate another plot with them?(show the dependence of a function from another)
Hello. I got a program that uses ode 45 do calculate a differential solution for a sigma(t)(stands for stress) function useing ...
8 years 前 | 0 个回答 | 0
0
个回答提问
Is the ode45 function right?How to plot a graphic of 2 different function into one?
i got the fallowing code that is solving the superior order differential ecuation: p2*d2_sigma+p1*d_sigma + p0*sigma=q2*d2_...
8 years 前 | 0 个回答 | 0
0
个回答提问
Ode45 and diff function problem
Hello. I made the fallowing program for project.It's supposed to show the sigma graphic with the help of ode45 function.The p...
8 years 前 | 1 个回答 | 0
1
个回答提问
Matlab function input arguments problems
Hello.I would need some help with my university program. I needed to do a program on finite element method. I made it as a func...
8 years 前 | 1 个回答 | 0
1
个回答提问
Error useing axis set
Hello. I needed to make a program for university in witch to i needed to code the finite elementh method useing triangles. I w...
8 years 前 | 1 个回答 | 0
