资源列表
sayed_projects
- codes of ADAPTIVE FILTERS book, Wiley, 2008.
zhuiganfa-LU
- 追赶法和LU(coolittle) 算法源程序-coolittle algorithm source code
Penalty-Function-Method
- 解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。-Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.
Clusteranalysis
- MATLAB实现的聚类分析,距离计算使用欧式距离,然后采用下三角矩阵进行聚类。-MATLAB implementation of the cluster analysis, the distance calculated using the Euclidean distance, and then use a lower triangular matrix clustering.
test
- Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
Greed
- 利用贪心算法解决“部分背包问题”。这是个经典算法,实现的也比较完善,易用而且BUG少。-This code is about the "Knapsack problem".Our policy is the "Greedy Algorithm".It s easy to use & has nearly no BUG.
PSObpPpsorbf
- 粒子群优化神经网络的程序大集合,这是从网站下载的各种程序,基本上包含了所有关于PSO优化神经网络所需要用到的程序及代码。-Particle swarm optimization neural network procedure for large collections, it is downloaded from the website of the various procedures, basically contains all of the PSO neural network opt
zuiyoutidu
- 最速下降法的Matlab程序,实现函数无约束条件下的最小值求解-Steepest descent method in Matlab, functions to achieve the minimum under no constraints to solve
512BYTE ECC 算法源码
- 512BYTE ECC 算法源码,纠1bit错-512BYTE ECC ALGORITHM,correct 1 bit
lujing
- 实现智能小车的路径规划,使小车按照自己预想的方式行走-Smart car to the path planning, according to his car had a way of walking。
cal1
- 用C#编的插值计算方法,非常有用,欢迎下载-with c# the value of computation
mc-problem
- N个传教士和野人的渡河问题,采用递归算法-Missionaries and the savages of N crossing problem, using a recursive algorithm