How to implement the formula in matlab
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
Please help me to find the value of t using the formula attached, I am also uploading the image. Thanks in advance.
3 件のコメント
dpb
2014 年 5 月 9 日
Nothing attached...but suggest posting your attempt as well and a specific issue, not "do my work for me, please".
Dhrubajyoti Das
2014 年 5 月 11 日
Star Strider
2014 年 5 月 11 日
syms F(u,v)
t = int(int(|F|,u),v)
回答 (1 件)
Image Analyst
2014 年 5 月 11 日
0 投票
Dhrubajyoti, isn't this just a duplicate of the question I already answered in http://www.mathworks.com/matlabcentral/answers/129003#comment_212922???? What is different????
0 件のコメント
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!