How to code gaussian error function
이전 댓글 표시
In regard to coding, I wonder how you could execute the error function to any function, like C = atan((2*a)/(2*b)). So I'd expect Matlab to form the partial derivations of a and b and plug them into DeltaC = ((dC/da)^2 + (Delta a)^2 + (dC/db)^2 + (Delta b)^2)^(1/2). Pretending that I assigned values to a, b, Delta a, Delta b.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!