Community Profile

photo

Warda Panondi


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot log-normal probability with x and y values?
Good day everyone. is anyone know how to plot log-normal probability having x and y values? your response is highly appreciated....

4 years ago | 1 answer | 0

1

answer

Question


What is the incorrect in this Simplex Method code?
clear all; close all; if true % code end clc; FOS= input(' Enter the value for FOS= '); F= input('Enter For...

5 years ago | 0 answers | 0

0

answers

Question


How will i transfer this graphical method code to simplex method?
this is code is for maximizing the sizes of the cantiliver beam in graphical method of linear programming. i just want to ask a ...

5 years ago | 1 answer | 0

1

answer

Question


FINDING THE SOLUTION SET/INTERSECTION POINT OF THIS CURVE (i've read this program in the internet i just want to seek help in finding intersection point)
FOS= input(' Enter the value for FOS= '); F= input('Enter Force= '); L= input('Length= '); E= input('Enter Youngs Modulus for...

5 years ago | 0 answers | 0

0

answers

Question


Please help me how to deal with this. i double check this but the same error occurred "Error using vertcat Dimensions of matrices being concatenated are not consistent."
M=diag([m10 m9 m8 m7 m6 m5 m4 m3 m2 m1]); C1=[k10 -k10 0 0 0 0 0 0 0 0]; C2=[-k10 (k10+k9) -k9 0 0 0 0 0 0 0]; C3...

6 years ago | 1 answer | 0

1

answer

Question


Good Day everyone Ma'am and sir. i'm really sorry for your time. i just practiced the code that have shared in this group but application in 6 storey building. im really worried because it dont appread the plot on on the axis.
function THAsel_Callback(hObject, eventdata, handles) THAsel=get(handles.THAsel,'Value'); clc switch THAsel ca...

6 years ago | 0 answers | 0

0

answers

2

answers