rathod ujjval rameshbhai
OVGU Magdeburg
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
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???
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 0 个回答 | 0
0
个回答已回答
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...
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...
9 years 前 | 0
提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 0 个回答 | 0
0
个回答提问
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...
9 years 前 | 2 个回答 | 0
2
个回答提问
About PIC microcontroller support
I am using PIC18f46k20. Does simulink support this 8bit device?
9 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 0 个回答 | 0
0
个回答提问
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;...
9 years 前 | 0 个回答 | 0
0
个回答提问
about cat function in matlab
c(:,:,1) = 1 2 3 4 5 6 c(:,:,2) = 7 8 9 10 11 12 Can anyone t...
9 years 前 | 2 个回答 | 0
2
个回答提问
Mixture distribution, classification
a) Generate a mixture distribution which is consists of 3 overlapping single distributions...
9 years 前 | 1 个回答 | 0