N Madani SYED
Followers: 0 Following: 0
Professional Interests: Earthquake engineering
Estadística
CLASIFICACIÓN
157.714
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
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
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Avoiding inverse of a matrix
Hi all, I need to compute the following (RHS matrices known): *Z* _bb_ = *M* _bb_ - ( *M* _bi_ * inv( *M* _ii_ ) * *M* _...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Adding elements of 3D matrices
Hi all, Suppose A(10,10,3) and I need to add the elements of A to get B(10,10,1) such that B(1,1,1) = A(1,1,1)+A(1,1,2)+A(1...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Index of reordered vector
Hi all I better ask my question directly through example Suppose A = [1 2 3 4 5 6] and I reorder the vector A to get ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
MATLAB function for reordering the matrix rows and columns as desired
Hi all, Suppose I have a nxn matrix ordered row-wise as well as column-wise as 1,2,3...10 (say n=10). Now if I wish to reorder ...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Large scale generalized eigenvalue problem involving dense symmetric positive-definite matrices
Hi all, I need to solve a generalized eigenvalue problem [A][x]=[B][x][lambda]; where [A] and [B] are positive definite matri...
casi 13 años hace | 2 respuestas | 0
2
respuestasMatrix operations without loop.
I think the following should work for i = 1:10 for j = 1:100 m = Q(i); n = B(i,j); R(i,j)= A(m,n); ...
casi 13 años hace | 0
Pregunta
Solving a Riccati equation via Schur decomposition in the versions later than MATLAB 7.0
Hi, I was using ric_schr (Mu Analysis and Synthesis Toolbox) command in MATLAB 7.0 to solve riccati equation via schur decompos...
alrededor de 13 años hace | 2 respuestas | 0