How do i do this?
When hmax =0, v=@(D,H)(sqrt((H*(-9.81))+((-9.81)*sqrt(H^2+D^2)))) Write a function of ?? using @ method which takes two input variables D and H, and calculate the critical speed v* , when D=1m and H=2m

๋Œ“๊ธ€ ์ˆ˜: 3

madhan ravi
madhan ravi 2019๋…„ 2์›” 4์ผ
You did everything good just add :
v(1,2) % at the end
madhan ravi
madhan ravi 2019๋…„ 2์›” 4์ผ
YT comments:
Homework assignment / unsufficient work by requester
madhan ravi
madhan ravi 2019๋…„ 2์›” 4์ผ

๋Œ“๊ธ€์„ ๋‹ฌ๋ ค๋ฉด ๋กœ๊ทธ์ธํ•˜์‹ญ์‹œ์˜ค.

๋‹ต๋ณ€ (0๊ฐœ)

์นดํ…Œ๊ณ ๋ฆฌ

๋„์›€๋ง ์„ผํ„ฐ ๋ฐ File Exchange์—์„œ Call C++ from MATLAB์— ๋Œ€ํ•ด ์ž์„ธํžˆ ์•Œ์•„๋ณด๊ธฐ

ํƒœ๊ทธ

์งˆ๋ฌธ:

2019๋…„ 2์›” 4์ผ

๋Œ“๊ธ€:

2019๋…„ 2์›” 4์ผ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by