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
