Community Profile

photo

Nicholas Deosaran


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to filter out the elevation higher than 0
Hello all, I wrote my code to get the elevation of the Cape Fear Area to make a mesh grid. I wanted to know if there is a wa...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to change resolution to every other point?
Hello good day, I would like to know how to change the resoulation of my grid to every other grid point. I have been looking...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How would you type this into matlab?
Hello all, I would like to know how would I type this equation into MatLab. Thank you

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to display my answer with out rewriting them?
Hello all, I have my code below that finds the min_max of my function. I would like for it to displapy all the min_max. When ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Making a circle with circles
Hello all, I am trying to mod my currrent function that plots a circle and fills it a color to ,ale a gird of dots that have c...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Writing a find function
Hello all, I am trying to run a function that will use the "find" function to separate grades i have my code below, but I do...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How Calculate R squared from a linear regress
Hey all I have this equation below and trying to figure out how to get the R^2. I can't seem to understand what I am doing wron...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Fit a line to data using regress
Hey all, I am trying to use a new matlab function "regress" and would like some help on how to use it to fit a line. below is ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


plot a marker in the center of the circle?
Hello all I have my code below and would like to know, how can I edit it that it will always put a marker in the center of the ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to output data into a text file
Hello everyone, I am having an issue with how to export data to a text file. I have been looking at https://www.mathworks.com...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Issues with entering into MATLAB
hello all I am trying to enter this into MATLAB but cant seem to get it right x = 0:0.1:10 y= (2*x^1.01)+ sin(3*pi/2 *x)-10...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How would I plot a sin wave.
Hey all how would this be coded? For a period of 10 seconds and an amplitude of 1 meter, develop a variable that consists of a ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to enter a function into MATLAB
Hello good day, I am having issues on how to enter this equation into MATLAB. I have it as H/2 * cos(k*x)*cos(sigma*t) ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to black out part of an image ?
Hello all I have a question on how to black out part of my image. (the clown smile) i have the code to load it all in. But ne...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to enter a function into matlab
Hello good day, I am having issues on how to enter this equation into MATLAB. Also, thank you in advance !

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How would you evaluate this ?
Hello good day, I have this code, but its only give me one answer. I need it to do it for all numbers of x from 0-100 with incr...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Making a parabola and plotting
how can you make a parabola (is it not y = ax^2)? and plot it. Also how to overlay two more parabolas on the same axes using ...

más de 3 años hace | 3 respuestas | 0

3

respuestas

Pregunta


solving coefficient with linear algebra
How can I determine the coefficients, p, of the least squares fit of a plane through the data defined as: data = p(1) + p(2)*x ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do you do matrix math?
Hey all, How can you develop a 3 x 3 matrix with elements ranging from 1 to 9. Then perform the calculation that Add 40 to it...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do you use the NaN function?
How would write a code that for a vector that is 500 data points long, but the first 123 data points are NaN?

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


least-squares-regression
I need help understing what to do here, I know i need to slobe for p1 and p2x but stuck, I have the code below but just stuck. ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


3D Matrix manipulation
Hey everyone one! I need some assitance with developing a 3x3x10 matrix with any numbers. That writes the command that will ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Only 1st layer of a 3D Matrix.
I have this code and I am having issues trying to figure out how to just display the 1st layer with it's own variable. Also an...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Making a row vector
Hey Everyone, how would you mak a row vector that goes from 0 to 100 and then back down to 0, by increments of 5? I know how t...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to make a 3D Matrix
How to make a 3D Matrix that contains all ones in the first layer, all twos in the second layer and all threes in the third laye...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Help, How do I stop my iteration from going when it gets the answer?
Hello good day, below is my code and I am using Netwons method of iteration. I have the code typed out, but I dont know how to ...

más de 3 años hace | 2 respuestas | 0

2

respuestas