James Rodriguez
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
194,487
of 295,448
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
iteratively changing a value within a line of code based on the output
I am having issues with the lines presented in the second section of the code below. I think it is inefficient to type it like t...
3 years ago | 1 answer | 0
1
answerQuestion
Using interp2 for several functions
I am using interp2 in the way shown below(Only two lines to demonstrate what i mean). However. I have many lines of code with o...
3 years ago | 1 answer | 0
1
answerQuestion
Interpolation of matrix with data that is of different dimensions
The code below attempts to interpolate from a matrix (13x10) which contains velocities corresponding to some x points(1x10) and ...
3 years ago | 1 answer | 0
1
answerQuestion
Most efficient way of creating variables
I have 8 matrices, (13x10) ,which contain velocites of a flow within a channel (V1,V2.....V8). For each of these I have extarcte...
3 years ago | 1 answer | 0
1
answerQuestion
How do I seprate a plot based on a value of the y axis
I plotted a curve and needed to seperate it based on weather the y axis exceed a limit. I added a horziontal line at the limit o...
4 years ago | 1 answer | 0
1
answerQuestion
Cannot express limits in arrays
I cannot think of the correct title for this problem I am having so I apolgise for that initially. I have a rectangle with fix...
4 years ago | 2 answers | 0
2
answersQuestion
function to find max values for intervals
I have a single column with many values . I need to find the maximum value for the first 152 numbers. I need matlab to also outp...
5 years ago | 2 answers | 0