解方程,给出一个连续函数接f(x)=0的值,前提是给两个附近的值,且符号相反
数值算法/人工智能
数值算法/人工智能相关技术资料,免费下载
热门分类
解方程,具体见英文描述,给一个连续方程,解出f(x) = 0 在一定范围的解
10個MATLAB處理運算方法,影像強化灰階二值等,看看
采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法
c code for steepest decent method
C++StandardLibrary的用法总结:适用于解算法题。
概率与数理统计的小作业,通过随机输入的两个数来获取伪随机数,进行概率计算PI的约值
一种数值方法解非线性方程组,可用于工程计算
implementation of assembly line algorithm given in cormen
动态规划类练习,丑数的特点,与生成,航电系统提交
Very interesting program which can model fires in a forest. Language: Russian only
This is realization of the Petri Networks. Language: Russian only
The realization of Simplex Method. It can be very useful for students. But there is only one problem
The realization of Simplex Method. It can be very useful for students. But there is only one problem: this program suppo...
Image segmentation script (code)
算法分析中的贪心算法的实现,并有完整的测试数据
编程中经常用到的一些算法,算法已模块化,来自于<科学工程与数值算法大全>
用gsl实现Levenberg-Marquardt算法
This application can make a comparative analysis of two images using different methods: Logical Operators and singul...
一些acm的课件 ,很好的资料,可以用来作为做pku acm的参考,里面每一个课件都讲的很详细
自己写的,基于C4.5的数据额挖掘算法,有训练和测试训练集,学习数据挖掘的好程序样例!
高斯迭代加速收敛计算非线性规划高斯迭代加速收敛计算非线性规划
Arg BestFirstSearch with game demo you can play .
binDCT fron D.Tran used in Image compression
delphi CRC 8 16 32 计算算法
clustering problem in matlab
这是一个飞思卡尔智能车比赛的一个完整的程序,具有很大的参考价值。
VC卡尔曼滤波 全部是vc编写,感兴趣的读者可以下载
用动态规划 实现了背包算法 结果还不错
回归分析几个例子。都是源码。没有采用M文件。
直接由定义求 N点复序列x(n) 的DFT X(k)。