Brandon
Followers: 0 Following: 0
Graduated from MSOE with a B.S. in Mechanical Engineering. Currently working on a PhD at MTU
Statistics
RANK
5 098
of 295 569
REPUTATION
10
CONTRIBUTIONS
3 Questions
8 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
9 363 of 20 247
REPUTATION
74
AVERAGE RATING
0.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
742
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
finding missing value using interpolation
The interp1 function does not allow for extrapolation. 2.01 is outside your domain for 0 to 1.92
ungefär 9 år ago | 0
Iterative calculation of non-linear equations.
Have you tried writing your function as an anonymous function and using the fminsearch function to minimize the equation? y...
ungefär 9 år ago | 0
Find square root using Monte carlo?
This sounds like a homework assignment, so nobody here is going to answer it directly for you. This website might give you so...
mer än 9 år ago | 0
Question
What do you have in your startup.m
What do you have in your startup.m file? Does anyone have a creative use (e.g. reminder of significant others birthday)?
mer än 9 år ago | 3 answers | 0
3
answersPlot circle in meters
Try something like this: figure(); AX(1) = axes; axis equal hold('on'); set(AX(1), 'XLim', [0 100], 'YLim', [0 ...
mer än 9 år ago | 0
plot problem in GUI for 2014b
Is there any reason as to why you are manually defining grid lines (desired color or something)? Why don't you use the built in ...
ungefär 10 år ago | 1
| accepted
any one help me to correcte eroor
The error states that the variable Ts_Power is not defined. If you are defining it, make sure that the spelling and capitalizati...
ungefär 10 år ago | 0
Looking to animate two lines with the angle between them changing?
Are you wanting to animate this in real time or create a video file from the plot. You may be interested in looking at these...
ungefär 10 år ago | 0
Question
createExitMsg - Fsolve execution Time
There is a function being called by fsolve called "createExitMsg." I am not using the exit information for anything. Is there an...
ungefär 10 år ago | 2 answers | 1
2
answersRate Transition Block (SIMULINK)
The problem I was having is not associated with the rate transition block, but rather the World Magnetic Model block. There is a...
mer än 11 år ago | 0
Question
Rate Transition Block (SIMULINK)
I am running into an error while using the Rate Transition Block in SIMULINK. I have one subsystem which requires enormous amoun...
mer än 11 år ago | 1 answer | 0