rathod ujjval rameshbhai
OVGU Magdeburg
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
251.821
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
15.38%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
1 Público Canal
EVALUACIÓN MEDIA
70
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Canal
Remote weather
This channel stores the temperature collected by Raspberrypi connected with the sensor HDC1008.
alrededor de 7 años hace
Pregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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???
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 9 años hace | 0 respuestas | 0
0
respuestasPID 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...
casi 9 años hace | 0
Pregunta
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...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
About PIC microcontroller support
I am using PIC18f46k20. Does simulink support this 8bit device?
alrededor de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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;...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
about cat function in matlab
c(:,:,1) = 1 2 3 4 5 6 c(:,:,2) = 7 8 9 10 11 12 Can anyone t...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Mixture distribution, classification
a) Generate a mixture distribution which is consists of 3 overlapping single distributions...
más de 9 años hace | 1 respuesta | 0