Ahmet Parker
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
19.233
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
eigenvalue and eigenvector of free vibration while stiffness matrix is not invertable
Hi everybody, I have K (stiffness matrix) and M (mass matrix) and I want to find eigenvalues and eigenvectors of (K-w^2*M)*fi=0...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Vpa conversion of whole file
Hi, I have a matlab code which has many lines of code. I need variable precision arithmetic calculations. I want to use vpa and...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Recover Corrupt Matlab File
Hi, I recovered my files from corrupt disk. My matlab files are like this. Random characters how can I recover them? Regards ...
más de 3 años hace | 1 respuesta | 0
1
respuestai need your help with vector creation from original vector
Hard way do a for loop sizex=size(x); for i=1:sizex(1,2)-1 dx(i)=x(i+1)-x(i); end
más de 3 años hace | 1
Pregunta
Solve Error in Symbolic Matrix
hİ, solver returns this for syms matrix forms. How should I use solver? syms K11 [3 3] matrix syms deltat [1 1] matrix solve(...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to tell solver that symbols are matrices
Hi, I want to solve an equation which involves matrices. I could not tell matlab the variables are matrices. I need something l...
más de 3 años hace | 2 respuestas | 0