Community Profile

photo

rathod ujjval rameshbhai


OVGU Magdeburg

Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Channel


Remote weather
This channel stores the temperature collected by Raspberrypi connected with the sensor HDC1008.

6 years ago

Question


About differentiation of plot after filtering the vector using filter(b,a,x)
I have a problem that I want to difrentiate the data to find the maximum but my data contains small spikes....so i need to filte...

8 years ago | 0 answers | 0

0

answers

Question


on which method pidtool command selects parameters of PID?
I have a question... Is the command pidtool based on Ziegler Nichols tuning method? where if the open loop responce is S shaped ...

8 years ago | 1 answer | 0

1

answer

Question


About Sim powe systems toolbox
I have student version of matlab but in that do not have simpowersys tooolbox for simulink.... how can I add that???

8 years ago | 1 answer | 0

1

answer

Question


about plotting and finding maxima of diffrential
hello I am using the command pidtool(sys).... syms s; sys=1/s; pidtool(sys); A new window with the plot apears....I want...

8 years ago | 0 answers | 0

0

answers

Answered
PID output...
I am implementing PID controller on the system 1/s...... My question is when I write the command pidtool and get the new wind...

8 years ago | 0

Question


watching PID controller output value at perticular point
I am implementing PID controller on the system 1/s...... My question is when I write the command pidtool and get the new win...

8 years ago | 1 answer | 0

1

answer

Question


About EM algorithm example.......
I want some good example for EM(estimation maximization algorithm) Do anyone knows?? Can we perform it in matlab??? How to li...

8 years ago | 0 answers | 0

0

answers

Question


ABOT THE DIFFRENCE BTWN 64BIT MATLAB AND 32 BIT MATLAB
I have a very genaral question about variable storage in matlab..... When we have 64bit Matlab installed, what will be the si...

8 years ago | 2 answers | 0

2

answers

Question


About PIC microcontroller support
I am using PIC18f46k20. Does simulink support this 8bit device?

8 years ago | 2 answers | 0

2

answers

Question


About ploting values in array and holding them
I have following code as function function PlotSample(x) figure(1); sublot(3,1,1); [a,b]=hist(x); hold ...

8 years ago | 1 answer | 0

1

answer

Question


random uniform sample example
I am trying to generate a function but there is an error my code is function X=Random_Uniform_Sample(number, dim, mins, m...

8 years ago | 0 answers | 0

0

answers

Question


About uniform distribution pdf.....
I am trying to plot PDF of uniform distribution.... have problem in plotting pdf.. my code is as follows... a=0; b=2;...

8 years ago | 0 answers | 0

0

answers

Question


about cat function in matlab
c(:,:,1) = 1 2 3 4 5 6 c(:,:,2) = 7 8 9 10 11 12 Can anyone t...

8 years ago | 2 answers | 0

2

answers

Question


Mixture distribution, classification
a) Generate a mixture distribution which is consists of 3 overlapping single distributions...

8 years ago | 1 answer | 0

1

answer