Feeds
質問
Compute intersections of two functions
Hello all, I am trying to find the numbers that minimizes two functions. clear; close all; clc; h=10; b1=3; b2=5;...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Writing variables as a matrix in the for loop
Hello I wrote a script which computes second moment of a function within a circular area. I chose the points within the circ...
11年以上 前 | 0 件の回答 | 0
0
回答回答済み
Double numeric integral of a function help please
Thanks for the help The function handle is not working with dblquad somehow but working with quad2d. Thanks for the help!...
Double numeric integral of a function help please
Thanks for the help The function handle is not working with dblquad somehow but working with quad2d. Thanks for the help!...
11年以上 前 | 0
質問
Double numeric integral of a function help please
Hello everyone I want to numerically integrate a function 1-x^2-y^2 Where x^2+y^2<=1 circular area What I tired so ...
11年以上 前 | 2 件の回答 | 0
