photo

Doha Ali


Last seen: 3ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


what is wrong on my codes ? I can not get my result any one help?
% This script is used to run a genetic algorithm to optimize the parameters of a nonlinear damping system model clear % Clear...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


I need to know the value of parameter of this code and do the optimization for x,y,z ? can you the parameter in z direction and the properties of MODEL TMD?
clear clc %A = eye(4); A=eye(5); %b = [80; 320; 50;50]; %UB=[80; 320; 50;50]; b = [80*2; 290*2; 200;200;200]; UB=[80*2;...

5ヶ月 前 | 0 件の回答 | 0

0

回答

質問


I want to do the optimization but I dont know how to do it ? please help me
clear clc %A = eye(4); A=eye(5); %b = [80; 320; 50;50]; %UB=[80; 320; 50;50]; b = [80*2; 290*2; 200;200;200]; UB=[80*2;...

約1年 前 | 0 件の回答 | 0

0

回答

質問


i want some help in my code to do the optimization to the main structure and how to derive the max. response under harmonic excitation with different freq. and optimize it
clear;clc; warning off; global Kx Ky Kz m Cx Cy Cz Kxt Kyt Kzt mt Cxt Cyt Czt xg L1x L2x L1y L2y L1z L2z j Beta wx=2*pi/...

約1年 前 | 0 件の回答 | 0

0

回答

質問


I do the optimization code but the graph of optimiazation didnt show up , I want to know what is wrong in my code ?
clear;clc; global Kx Ky Kz m Cx Cy Cz Kxt Kyt Kzt mt Cxt Cyt Czt xg L1x L2x L1y L2y L1z L2z j Beta wx=2*pi/1.11; wy=wx;...

約1年 前 | 0 件の回答 | 0

0

回答

質問


I want to do the optimization for response structure , can someone help me please?
clear;clc; global Kx Ky Kz m Cx Cy Cz Kxt Kyt Kzt mt Cxt Cyt Czt xg L1x L2x L1y L2y L1z L2z j Beta wx=2*pi/1.11; wy=wx;...

約1年 前 | 0 件の回答 | 0

0

回答

質問


what is wrong in my code , there is a mistake in it because it is not converged
clear;clc;warning off; global Kx Ky Kxt Kyt m mt Cx Cy Cxt Cyt xg Lx Ly j Beta wx w Kx=1500;Ky=1500;Kxt=150;Kyt=150;m=10;mt...

約1年 前 | 0 件の回答 | 0

0

回答