Community Profile

photo

James Rodriguez


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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 | 0 answers | 0

0

answers

Question


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

answer

Question


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

answer

Question


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

answer

Question


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

answer

Question


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

answers

Question


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...

4 years ago | 2 answers | 0

2

answers