why am I getting a different plot using fsurf and surf for the same function?
3 ビュー (過去 30 日間)
古いコメントを表示
my function is ( sin ( 20.66*x - 3.92 ) + 0.02 * sinh ( 20.66*x - 3.92 ) ) * ( sin ( 26.17*y - 3.92 ) + 0.02 * sinh ( 26.17*y - 3.92 ) ). Can someone help me in plotting this function?
1 件のコメント
darova
2020 年 4 月 8 日
Please show the difference. Attach the picture or something
Attach the code you used
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!