![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4792741.jpg)
RoboKid
UC Davis
Followers: 0 Following: 0
Professional Interests: Control systems, Power system control and stability, Robotics
Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
281.318
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Cell Array and Matrix
How do I multiply/subtract a cell array and a matrix for Ex. I want to multiply D and L , Cell array D = {[1 2] , [1 1...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Cell Array and Matrix polynimial
How do I subtract matrix polynomials? I want to subtract D which is a cell array from Y a matrix polynomial syms s X=[1...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
.m file variable to simulink model
How can I use a variable used in .m file into the simulink model?
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Real Time Communication MATLAB n PLC
Is anyone here is familiar with real communication between PLC and MATLAB? How can I communicate between them other than RS 23...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
data to audio coversion
I want to send my d.c. value data as audio signals, What should I taken care(Frequency, interval, bits/sample) in order to get...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
audio signal sampled data processing
How do I do operations on audio signal sampled data? For ex. I want to double the amplitude of audio data(multiply the data by ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
audio signal sampled data
How do I get the amplitude from the sampled audio data? How can I make the sampled signal into a continuous one?
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
cellfunc -multiplication of two cells
how to multiply two cells let's say:D = {[1 2 ] , [1 3] ; [1 6] , [5 2] } L={[1],[0],[0],[0];[0],[1],[0],[0]} I want to do...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Polynomial matrix array mismatch MIMO system
Can someone help in this program. I'm trying to find X and Y...for a MIMO system. While i'm multipying cellfunc multiplication...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Audio signal characteristics information
I wanted to analyse the audio signal, it's amplitude, frequency, etc. using matlab. What's data stored by 'getaudiodata' ,I ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Synchronous generator -Rotor core saturation profile
I'm doing a synchronous generator control,in which I'm controlling the terminal voltage using Excitation control.How could I kno...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Array size mismatch cellfun
Help me. D = {[1 2],[1 1] ;[1 6 ],[5 2]} L=[1 0 0 0; 0 1 0 0 ]; out=cellfun(@(x) x*L,D,'un',0) *In result:* ...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Change the class from double to sym of a cell array
Is there anyway to get D as [ s + 3 ; s + 2] in the following program. i.e. I want to change the class of D from double to sy...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Order of Model -Synchronous Machine SI Fundamental
What order of model is 'Synchronous Machine SI Fundamental' by default? 3rd order or 7th order? How to change the order?
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Variable order matrix with some constant value entry
How to make a matrix with all entries of -1 with a desired order. I want to make a matrix L= [-1 ;-1 ;-1], but size of L is ano...
más de 11 años hace | 1 respuesta | 0