搜索资源列表
InvLaplaceDP
- 正则化方法在数值求解第一类Fredholm 积分方程的matlab源码。
Fredholm
- 该源代码编程实现了分别用复化梯形积分法、复化Simpson积分法和Guass积分法求解Fredholm积分方程的数值解的问题,非常值得学习。-The source code for programming of complex, respectively, of trapezoidal integration method, rehabilitation of Simpson integration method, and Guass integral method for solving Fr
fredholm
- 第二类Fredholm积分方程的数值解。 所谓积分方程就是积分号内有未知函数的方程-Second numerical solution of Fredholm integral equation
homework3
- 用复化梯形积分法、复化Simpson积分法和Guass积分法求解Fredholm积分方程-Using the repeated trapezoidal integration method, complex integration method of Simpson and Guass integral method for solving Fredholm integral equation
BigAss3
- 北航数值分析B第三次大作业 求解Fredholm积分方程-Beijing University of Aeronautics and Astronautics numerical analysis of Fredholm integral equation of the third operation solution B
Fredholm22
- 基于MATLAB,关于求解第二类Fredholm积分方程的程序代码。-Based on MATLAB, on solving Fredholm integral equations of the second kind of code.
梯形法求解fredholm方程
- 梯形法求解fredholm第二类方程,非常简单的程序,稍微修改就可以求解fredholm第一类积分方程(Trapezoidal method for solving Fredholm second equations, very simple procedure, slightly modified, you can solve the Fredholm integral equation of the first kind)
辛普森法求解fredholm方程
- 通过辛普森法求解第二类fredholm积分方程,稍作修改就可以求解第一类fredholm积分方程(The first type of fredholm integral equation is solved by the simpsons method)
1
- 主要是针对matlab编程的14个案例; 案例1:一般区域二重、三重积分; 案例2:被积函数含有积分项的一类积分; 案例3:一般区域n重积分; 案例4:蒙特卡洛法计算n重积分; 案例5:第二类Fredholm积分方程; 案例6:第一类Fredholm积分方程; 案例7:第二类Volterra积分方程; 案例8:第一类Volterra积分方程; 案例9:全局优化; 案例10:fsolve求非线性方程组; 案例11:渐变光波求导; 案例12:遗传算法在复杂系统可靠度和冗余度分
对于第一类Fredholm积分方程求解
- philips方法 twomey方法 twomey方法的推广式 BG平均核方法 程序是MATLAB形式
Fredholm2(1)
- 利用MATLAB程序求解第二类Fredholm积分方程,直接运行程序即可使用