Community Profile

photo

DebiPrasad


Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 3 answers | 0

3

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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!

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 0

2

answers

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 0

2

answers