资源列表
code
- 卡尔曼滤波,一个最优化递归处理算法,效果不错,能够运行。-Kalman filtering, a recursive processing algorithm optimization, good results, can run.
mlcompare
- Data Mining spam classification comparison
control
- 神经网络在控制中的应用,pdf Neural networks for control-Neural networks in control
肺实质提取
- 基于MRI的肺实质提取程序,附有图片和完整程序
computer_control
- 跟据计算机控制理论设计的达林算法控制器,文件包括论文及matlab仿真程序及文件。-According to darling algorithm of computer control theory to design the controller, including papers and matlab simulation program and file.
1stOpt
- 这个是1stOpt使用手册,对于学习1stOpt的人来说很有帮助,1stOpt是国内很好的数据处理软件-This is 1stOpt manual, for people who learn 1stOpt helpful, 1stOpt is the very good data processing software
teacher-and-learn
- 教与学优化算法,和结合粒子群算法、遗传算法比较,该算法效果更好,迭代次数少-Teaching and learning optimization algorithm, and combining particle swarm optimization, genetic algorithm, the algorithm is better, fewer iterations
Hidden Markov modelling
- hidden markov modelling for studing of reliability and availability in power system in different condiktion.
matlab 复杂网络工具箱
- matlab 复杂网络工具箱,实现复杂网络基本算法的源代码。(tools of codes for complex network)
LZW
- LZW压缩与解压 修改LZW压缩和解压的程序,完成下述要求: 1. 每完成xkbytes的文本压缩/解压,重新初始化码本(code table)。此过程可以看作是码本对文本内容的自适应调整过程,每编码部分文本后,码本重新初始化并根据后续文本内容生成,可以获得更好的压缩率。 2. 测试给出的文本文件,需要测试的x取值范围{10, 20, 30, 40, 50},并对比五种取值的压缩/解压效果(包括压缩率和压缩时间等)。程序参数需添加x,例如调用“Compress text 30”
beibao_fei_digui
- 背包问题的非递归程序,希望大家能用的上。-I don t know.
blendAnim
- 这是一个混合动画的实例代码,我的一个在美国宾西法尼亚大学的朋友写的,非常不错