Nicholas Deosaran
Followers: 0 Following: 0
Statistica
26 Domande
0 Risposte
RANK
63.952
of 295.467
REPUTAZIONE
0
CONTRIBUTI
26 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
53.85%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How would you type this into matlab?
Hello all, I would like to know how would I type this equation into MatLab. Thank you
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
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 ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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) ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 !
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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?
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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. ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
3D Matrix manipulation
Hey everyone one! I need some assitance with developing a 3x3x10 matrix with any numbers. That writes the command that will ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 4 anni fa | 2 risposte | 0