Feeds
提问
Undefined function or variable (h)
I keep getting undefined function or variable h. This is my code to determine Euler's approximation for N=500 and N=5000 f=in...
10 years 前 | 1 个回答 | 0
1
个回答提问
While loops, please help
Give the following function f(x)= x^3 -(5x)^2 +2^(x) - 10000x Use a while loop to compute f(x) and then create a plot ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Trouble using while loops
Give the following function f(x)= x^3 -(5x)^2 +2^(x) - 10000x Use a while loop to compute f(x) and then create a plot for ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Simple matlab code issue
I have an issue with a very basic code using matrices. I had to define 3 matrices and do a few operations. I got them all correc...
10 years 前 | 2 个回答 | 0
2
个回答提问
MATLAB plotting question, please help
Use a linspace command or colon operator to create a vector with 91 elements and define the function y=[e^(t/10)sin(t)]/(t^2 +1)...
10 years 前 | 1 个回答 | 0
1
个回答提问
Using fzero and plotting
This is one problem I have been completely stuck on, any help would be appreciated. I don't even know how to start. create ...
11 years 前 | 1 个回答 | 0
1
个回答提问
User defined functions problem
Create a function m-file called Chemistry. Benzene,molecular weight=78.115 g/mol Ethyl alcohol, mol.weight=46.07 g/mol ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Anonymous Functions Question using Heat
Energy required to heat water at constant pressure is approximately : E=m * Cp(delta T) m=mass Cp= heat capac...
11 years 前 | 0 个回答 | 0