mht6
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
26,672
of 295,569
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
12.5%
VOTES RECEIVED
1
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
How to use for loop with xlsread to read multiple sheets in an excel file
I am trying to read the same cells of data from different sheets in a single excel file. I would prefer to use xlsread if poss...
4 years ago | 1 answer | 0
1
answerQuestion
Remove all infinite values from ydata and then remove those same indices from the xdata so the vectors remain the same length
Any recommendations to remove all infinite values from ydata and then remove those same indices from the xdata so the vectors re...
5 years ago | 1 answer | 0
1
answerQuestion
Linear Constraint based on two variables fmincon
Hello, I am attempting to set a linear constraint on a multivarible optimization of fmincon. I am trying to figure out how to ...
5 years ago | 1 answer | 0
1
answerQuestion
Relay Control with Arduino and MATLAB
I currently have a relay system setup with an arduino code and sensor, so that desired sensor values impact the relays turning o...
5 years ago | 0 answers | 1
0
answersQuestion
Any advice/starting points on creating a model of heat flow (convection through a chamber) based on surrounding point source heat
Just curious if anyone has any references/starting points
6 years ago | 0 answers | 0
0
answersQuestion
Solving equation over iterative bounds when equation contains trig functions
I am trying to solve an equation for a variable that is within trig functions.. eg something like 5 - y = 1/(sinh(2x) + cosh(3...
7 years ago | 0 answers | 0
0
answersQuestion
Editing Line Type Settings for data in a for loop
I am plotting an array that enters a for loop 4 times and therefore produces 4 different arrays and 4 different curves. When plo...
7 years ago | 1 answer | 0
1
answerQuestion
Calling Upon previous anonymous function results for use in a second anonymous function
I am plotting an anonymous function which produces values that I would like to use in plotting a second anonymous function. Is t...
7 years ago | 2 answers | 0