Feeds
질문
I am looking into how to create a function that would calculate the first derivative of a data set using the finite difference methods
Hi I have a project where I need to complete the following problems. I am having issues with my function and having it run with ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
I'm trying to solve two non-linear equations using fsolve
Hi I am trying to solve the two non-linear equations below with the initial x = 6 and y =6. I keep getting errors shown at the b...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How to plot a polynomial?
Hi I am trying to plot this polynomial but it keeps graphing as a straight line. Can anyone help? %% Part 2 % This is the gr...
대략 3년 전 | 답변 수: 1 | 1
1
답변질문
Finding a single root of x^(3.6)=75
Hi, the question is to use MATLAB to determine the real root of x^3.6 = 75. I thought I could use the fzero code and wrote this ...
대략 3년 전 | 답변 수: 1 | 0
