Community Profile

photo

DebiPrasad


Last seen: mehr als 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Creating a number board from a matrix
Hi All Please could you help me with this. I have a random 5x5 matrix as such: A=reshape(randperm(25),[5,5]) I plan to have ...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


FFT of a damping signal
Hello, I have got a damping time dependent signal(attached data) and I wish to get the FFT of the signal. Unfortunately right n...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error window to a model function after nlinfit
Hi I use nlinfit to fit an equation to a model, and get the value of the parameter with its associated error. Now I want to use...

etwa 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


nlinfit to an equation
Hi, I have a function say: function y=getValue(c1,c2,c3) % where ci are the parameters A=0.5; for i=1:50 yt=c1*cos(x)+c...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


solving a two variable equation in matlab
Hi I have an equation which is like: E=0.5*(sin(x1).sin(x2)*cos(x3-x4)+(cosx1*cosx2)) I need to find the minimum of the equat...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


mean of an analog input
I am measuring the analogue input for each output value at a given sample rate. The input is quite noisy, so is it possible if I...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot am equation with complex number
Hi All; I want to plot an equation: Y=2*exp(-ky)*exp(-iky); Can anyone help me with this!

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


subtracting a value from a vector
Hello I have a 10*1 vector like A=[3,4,5,6,7,8,9,2,4,3]. I want to subtract all the elements of this vector by another 1*1 vect...

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


reflect a vector about a point
Hi How do I reflect a vector about a point (not the origin) in matlab?

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


rotating a hysteresis plot
Hi I have a plot( find attached) . I want to rotate the plot in red color by the angle between the two plots.(blue and red). Th...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


splitting a periodic sweeping matrix
I have a matrix that goes from a negative value to a positive value through 0 and then from a positive value to negative value ....

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I average a data which runs on a cycle?
I have a data file that goes like -1 0.2 -0.5 0.15 0 0.143 0.5 0.122 1 0.1234 1 0.233 0.5 0....

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten