资源列表
TriangulationDemo
- Deulonay triangulation for visualise a 3d image
matlab-control-system-of-robot
- 机器人控制算法的MATLAB实现(包括多种控制算法)-Robot control algorithm in MATLAB (including multiple control algorithms)
matlab2010aword
- 这是matlab2010a版的教程。分章阐述符号计算、数值计算、计算结果可视化及编程精要;选例展现MATLAB精华工具SIMULINK的功能级和元器件级仿真能力-This the version tutorial matlab2010a. Sub-chapter on symbolic computation, numerical computation, and result visualization and programming Essentials Selected examples
tsp
- traveling salesman problem, genetic algorithm ,
PSOnetwork
- 有关粒子群优化神经网络的硕士论文,研究相关领域的同行可以参考一下
Wavecluster_beibei.rar
- 这是一个改进后的小波聚类的MATLAB源代码,,This is an improved wavelet Clustering MATLAB source code,
多项式
- 有两个指数递减的一元多项式,写一程序先求这两个多项式的和,再求它们的积。(There are two exponential regressive unary polynomials, and I'm going to write the sum of these two polynomials, and then I'm going to take their product.)
documents
- pv cell modeling documentaion
siftDemoV4
- sift算法 用于图像的匹配 效果很好 里面有实验所用的图片-Effects sift algorithm for image matching well there are images used in the experiments
Algorithms_DataStructures
- 算法与数据结构课件,有助于自学,是刚入门时好的学习资料。-Algorithms and data structures courseware, self-help is just when a good learning materials portal.
MATLAB_SIMULINK
- 通信系统建模仿真源码 包括蓝牙 CDMA IS95 OFDM MIMO极其相关函数-Modeling and simulation of communication systems including source code is extremely Bluetooth CDMA IS95 OFDM MIMO correlation function
LZ
- 本次采用的是LZ78算法,LZ78的编码思想是不断地从字符流中提取新的缀-符串(String),通俗地理解为新“词条”,然后用“代 号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流(Charstream),生成码字流(Codestream),从而达到压缩数据的目的。-The algorithm uses a LZ78, LZ78 coding idea is continually extracted from t