Community Profile

photo

rohail khan


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to take derivative of a function
hi, please can you help me to find derivative of the following . x = t; y = sin(t); z =cos(t) % for the range-5 <...

6 years ago | 1 answer | 0

1

answer

Question


how to select range of dates
I have stock data of 10 years with two columns.One is the stocks which is numeric and the other is dates which are in datetime f...

6 years ago | 1 answer | 0

1

answer

Question


Confusion in using polyfit and polyval to predict data
hi, I have a date of New Zealand population of 92 years. I am reading the code which uses polyfit and polyval to predict popul...

6 years ago | 1 answer | 0

1

answer

Question


how to plot datetime against number
hi, I imported some data from excel file.I have two columns.One is dates and other is stocks. 'dates' column is of the form 'd...

6 years ago | 2 answers | 0

2

answers

Question


help with mat file
When I load a mat file by giving its full path like this load ('E:\Mathematical modellling\assignment1\april6\spectral_3.ma...

6 years ago | 0 answers | 0

0

answers

Question


I want to find the peak values of the out put signal.
I have generated a waveform ,added some noise to it and then used fft to recover the signal. The code is below % Generate ...

6 years ago | 1 answer | 0

1

answer

Question


how can I plot this exponential function?
hi, I have the following function g with the values of x x = linspace(-2,2) G = @(x) exp(x) .* (x <= 0) + sin(2*pi*x)....

6 years ago | 1 answer | 0

1

answer

Question


how to write summation with limits?
hi, How can I write the following functions in matlab? <</matlabcentral/answers/uploaded_files/111731/matlab.jpg>>

6 years ago | 1 answer | 0

1

answer

Question


Why moving average plot is not starting as the original signal
Hi, I am trying to analyze a stock data with only two columns i.e dates and value of stocks Both of these columns have length...

6 years ago | 1 answer | 0

1

answer

Question


What is meant by "centered moving average" ? Is it different from 'moving average'?
Hi, I am new to matlab. I was solving a problem where I have to find moving average of a sample single .The output should be c...

6 years ago | 3 answers | 0

3

answers

Question


Alternate way to find the frequencies using fft apart from the fft plot?
hi, I have plotted the following three Sinusoidal wave forms of 70,80 and 90 MHz. t=0:1/1000:0.2-1/1000; w1=2*pi*70; ...

6 years ago | 1 answer | 0

1

answer

Question


How to write exponential function with limits?
Hi, How can I write the following two functions <</matlabcentral/answers/uploaded_files/110988/question2.jpg>> Can I use ...

6 years ago | 1 answer | 0

1

answer

Question


Fitting data in second order polynomial
hi, I am trying to solve this question. <</matlabcentral/answers/uploaded_files/110825/question2.jpg>> A=[0 0 1 ...

6 years ago | 2 answers | 0

2

answers

Question


how can I adjust the axes for the table
Hi, I have the following two objects. <</matlabcentral/answers/uploaded_files/110844/question2.jpg>> I have plotted them ...

6 years ago | 1 answer | 0

1

answer

Question


How can I write this exponential function in matlab?
hi, please can anyone help me write the following functions in matlab? <</matlabcentral/answers/uploaded_files/110607/matlab...

6 years ago | 2 answers | 0

2

answers