Ozgur
ITU
Followers: 0 Following: 0
Professional Interests: Vibration and Acoustics, Control Systems, Data Acquisition and Mechanics
Estadística
4 Preguntas
6 Respuestas
CLASIFICACIÓN
153.484
of 295.495
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
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
How can I use "fsolve" for a complex function that is changing in each iteration?
Does seperating the equation in to real and imaginary parts make sense in this? Palazzo
más de 7 años hace | 0
Pregunta
How can I use "fsolve" for a complex function that is changing in each iteration?
Hi everyone, I have complex nonlinear function as below: <</matlabcentral/answers/uploaded_files/80494/equation.PNG>> ...
más de 7 años hace | 1 respuesta | 0
1
respuesta"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
I think this is related to couple of issues combined. MATLAB was on E:\ drive, I'd uninstalled and installed it again on C:\. ...
casi 10 años hace | 0
| aceptada
"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
Sure...
casi 10 años hace | 0
Pregunta
"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
Hello all, I've been trying to deal with the equationsToMatrix function, but getting this "Undefined function 'equationsToMat...
casi 10 años hace | 3 respuestas | 0
3
respuestasSplitting data array into sub arrays
Another question, if I want to put the subarrays into cell manually, how can I do that? (By not using "cell" function) I've tri...
alrededor de 13 años hace | 0
Pregunta
Splitting data array into sub arrays
Hi everyone, I have a acquired data of 10 sec with 30720 Hz sampling freq, which results 307200 data points. I want to s...
alrededor de 13 años hace | 3 respuestas | 0
3
respuestasSine generation with variable frequency and amplitude
I think i solve the problem. Here is the code if you are interested; num=length(t); k=zeros(1,num); f1=0.8; ...
más de 13 años hace | 0
| aceptada
Sine generation with variable frequency and amplitude
The sine waves i want to realize is alike below figure, I made it on Microsoft paint, so it is a little rough.. <http://imagesh...
más de 13 años hace | 0
Pregunta
Sine generation with variable frequency and amplitude
Hi everyone, I have been trying to write a code that generates series of sine wave with changing frequency and amplitude; fo...
más de 13 años hace | 4 respuestas | 0