资源列表
ezwmatlab
- EZW:基于小波变换的零树编码程序,matlab实现-EZW : Based on the wavelet transform Zerotree coding process, achieving Matlab
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
哈夫曼编码
- 一个关于哈夫曼编码的程序,用c++编的。可用于对数距的编码-one of Huffman coding procedures, using the c series. For a few from the right coding
数据结构习题集答案
- 包含了数据结构课后大多数习题的解答,用于互相的交流与帮助 -contains data structures OSCAR most of the questions to answer, for the exchanges and mutual help
基于遗传算法的多移动机器人协调路径规划
- 基于遗传算法的多移动机器人协调路径规划,这是国内的专家篆写的文章。我觉得写得不错,推荐给大家看看。-based on genetic algorithms more mobile robot path planning coordination, which is the domestic experts Fragrance write articles. I think well-written and recommend it to see.
fnn-ok
- 用于自适应控制的模糊神经网络代码,输入是误差和误差变化率。-for adaptive control of the FNN code, the importation of error and error rate of change.
classification_matlab_toolbox
- classification_matlab_toolbox分类方法工具箱,有界面很直观。-classification_matlab_toolbox classification toolbox, a very intuitive interface.
文本与二值图像的游程压缩[xtulbd,050418]
- 【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image -- an outbound t
克里金算法
- 等值线原码中插值算法,还可以吧。如有问题给我发EMAIL.-contours original codes interpolation algorithm, it can. If problems given me a email.
凸壳算法
- 凸壳算法,散点成三维体的方法,该方法从洋鬼子那得来的。-convex hull algorithm, scattered dots on the three-dimensional method from the foreign devils that comes from.
计算机控制实验——关于pid部分
- 利用matlab仿真系统的响应,通过对系统的反馈参数的设计比较其输出的不同,并且分析其稳定性。-using Matlab simulation system in response to the system through feedback from the design parameters to compare the different outputs and analysis of its stability.