photo

Neha Sinha


Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

11 Domande
0 Risposte

RANK
27.491
of 300.381

REPUTAZIONE
1

CONTRIBUTI
11 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
81.82%

VOTI RICEVUTI
1

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Is there a way or function to hide certain lines of code in Matlab 2015a keeping the result normal?
I wanted to hide certain parts of my code. Is there any way I can do that without having an impact on the final result?

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find the coordinates of the point of intersection of a line and a curve?
How to find the coordinates of the indicated point?

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


How to draw a perpendicular to a line from a point?
I need to draw a perpendicular line from a point (x1,y1) to a line. How to do that?

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to draw a tangent using a point and an angle?
I need to draw a tangent from (0,0) with an angle of 89.8412 as shown in the curve. How to do that?

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I perform a mathematical operations on all elements of a column of numerical data imported from Excel in Matlab?
I have imported 2 columns of numerical data from excel in matlab and I want to divide each element of the first column by sqrt(3...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to display the x and y coordinates of specific points on the plotted graph in matlab??
After plotting a graph with the given values how can we display the x and y coordinates of some points on the graph automaticall...

quasi 7 anni fa | 2 risposte | 1

2

risposte

Domanda


How to plot a graph with 2 Y axis of different scale in Matlab 2015?
I need to plot 2 plots on the same graph with one y axis on the left and other y axis on the right in Matlab 2015.

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I want to envelope the damped curve with an exponential function passing through the peak points. Can someone please help?
*X = A1*(exp(-alpha*t)).*cos(wd*t)+ A2*(exp(-alpha*t)).*sin(wd*t)* is the equation of the damped curve. The parameters are t...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I want to envelope the damped curve with an exponential function passing through the peak points. Can someone help?
X = A1*(exp(-alpha*t)).*cos(wd*t)+ A2*(exp(-alpha*t)).*sin(wd*t) is the equation of the damped curve with parameters as t=0:0.0...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How can i draw an exponential curve for a damped sine wave?
I can do it manually by taking the peak points. Is there any other way?

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Can someone help me with enveloping the curve?
I need to get the result as attached. I have included the data required to plot the curve.

oltre 7 anni fa | 1 risposta | 0

1

risposta