搜索资源列表
integrate(nu)
- This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
SimpsonsRule.java
- Simpsons Integration: In numerical analysis, Simpson s rule is a method for numerical integration, the numerical approximation of definite integrals. Specifically:
DblSimpson
- 在MATLAB中用复合辛普森公式求函数的二重数值积分。-realizing double integral by Complex Simpsons Formula in MATLAB
simpsons
- SIMPSON S 1/3RD INTEGRATION RULE
hw5
- Simpsons 1/3 rd rule useful numerical algorithm , easy way of matlab code gives good experience
辛普森法求解fredholm方程
- 通过辛普森法求解第二类fredholm积分方程,稍作修改就可以求解第一类fredholm积分方程(The first type of fredholm integral equation is solved by the simpsons method)