photo

Dilan Kilic


Last seen: 6 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to use the output of a function as the same function input?
Hello everyone, I coded the two phase simplex method, and created a function called TwoPhaseSimplex() that turns [row,column] se...

4 years ago | 1 answer | 0

1

answer

Question


How I draw partial function?
hi, everyone I want to plot partial function like these code: clear,clc x1=2:.01:6; x2=4:.01:8; y1=(2*(x1+1)-6)+(-2*(x2+1)...

4 years ago | 0 answers | 0

0

answers

Question


How I draw shape of traveling wave at various times?
Hi everyone, I have a problem with drawing of traveling wave shape. I create a code like this below. But I cannot draw traveling...

4 years ago | 0 answers | 0

0

answers

Question


How do I plot 'standing wave(modal) solution' ?
Hi everyone, i am studying structural dynamics. I want to create modal wave shape solution, but i can't. x-axis should be (x/l) ...

4 years ago | 1 answer | 0

1

answer