How to implement the formula in matlab
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Please help me to find the value of t using the formula attached, I am also uploading the image. Thanks in advance.
3 commentaires
dpb
le 9 Mai 2014
Nothing attached...but suggest posting your attempt as well and a specific issue, not "do my work for me, please".
Dhrubajyoti Das
le 11 Mai 2014
Star Strider
le 11 Mai 2014
syms F(u,v)
t = int(int(|F|,u),v)
Réponses (1)
Image Analyst
le 11 Mai 2014
0 votes
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????
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!