photo

Sandip More


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Dynamics and vibration

统计学

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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. ...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Creating 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....

10 years 前 | 0

| 已接受

提问


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...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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?

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答