Statistics
8 Questions
0 Answers
RANK
181,388
of 295,569
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0