![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13306603_1534437554847_DEF.jpg)
Daniel Montgomery
Followers: 0 Following: 0
Statistics
RANK
62,027
of 297,080
REPUTATION
0
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,424
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
What is computationally intensive and could lag run time in a script?
I am running 10000 data points that require five multiplied matrix inversions at each step. I run several functions through str...
4 years ago | 1 answer | 0
1
answerQuestion
Why do I get Inf for this complex expression?
I have a function that generates a complex number but I get Inf for x. how could this be, if I do not make a logical error f...
4 years ago | 1 answer | 0
1
answerQuestion
Trouble with struct indexing?
I have a struct with multiple fields that looks similar to this Row field field2 1 ### ### ...
4 years ago | 2 answers | 0
2
answersQuestion
Why won't matlab plot data from a table?
%I am getting an empty plot from this code. x1=linspace(0,500000,1000); for x=1:17 y=lightint{x,1} plot(x1...
5 years ago | 1 answer | 0
1
answerQuestion
Why do I get NaN for data on uiimport?
I get Nan for the row 18 down, when float type dat was there. What could fix this?
5 years ago | 1 answer | 0
1
answerHow do I read a file in using fopen correctly
I did not know a consistent number of characters was required for reading in a file. What would be the best way to to import th...
5 years ago | 0
| accepted
How do I read a file in using fopen correctly
Instrument type: Pandora Instrument number: 166 Spectrometer number: 1
5 years ago | 0
Question
How do I read a file in using fopen correctly
I am trying to read in spectroscopic data in using fopen and place the data into the y array. The file dimensions are 69 * 22533...
5 years ago | 2 answers | 0