Community Profile

photo

abdul haakim mohammed


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


usage of syms in for loop?
for i=1:15 bx=zeros(15,1) dx=zeros(15,1) syms b d VNX(i) = ((Av(i)*Fy(i)*0.8*d)/S(i))+(0....

8 years ago | 1 answer | 0

1

answer

Question


how to optimize this solution??
clc clear all close all syms b d VNX = ((80*415*0.8*d)/250)+(0.16*sqrt(20)*b*d)+((0.48*70590)/sqrt(20))==1...

8 years ago | 1 answer | 0

1

answer