Community Profile

photo

Neha Sinha


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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?

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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?

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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.

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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.

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort