![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4689009.jpg)
Sandip More
Followers: 0 Following: 0
Professional Interests: Dynamics and vibration
Estadística
CLASIFICACIÓN
12.197
of 297.016
REPUTACIÓN
4
CONTRIBUCIONES
5 Preguntas
1 Respuesta
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
Can I use two dimensions as upper and lower bound in GA code to solve a minimization optimization poroblem?
I have a finite element mesh of a rectangular plate. The nodes on the plate is the spring locations and they are my constraint. ...
más de 10 años hace | 1 respuesta | 0
1
respuestaCreating matrixes in .mat file
Yeah Victor. It can be done easily. Please specify matrix a b c and d and then simply create matrix whose elements are a b c d....
más de 10 años hace | 0
| aceptada
Pregunta
Can anyone help me cracking the error in my code which is written for multi objective genetic algorithm solver<
clear all; close all; clc options=optimset(@ga); options.TolFun=1e-20; % options.ParetoFraction=0.5; options.Generations=1...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Operands to the || and && operators must be convertible to logical scalar values. What is the error?
Hi All, I am writing a following code and I am getting an error. Here is code s=12/100; h=1.2/100; l2=3/100;l3=10/100;l4...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to perform a psudo inverse or inverse of recangular matrix in MATLAB?
How to perform a pseudo inverse or inverse of rectangular matrix in MAT LAB?
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
I have 4X4 stiffness matrix and evey element in matrix is a vecor. How can I write 'for' loop for this matrix so that I will get number of matrices according to variable as element in the matrix?
I am trying to vary my matrix of size 4X4. The element in the given matrix are the vectors of 10X1. Please help
alrededor de 11 años hace | 1 respuesta | 0