资源列表
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
MNN_package.zip
- 基于BP模型的神经网络模型,simulink仿真模型,BP model based on neural network model, simulink simulation model
flowshop.rar
- 采用遗传算法,可用此方法求解flowshop问题,Using genetic algorithms, this method can be used to solve the problem flowshop
nn.rar
- 内含用MATLAB编写的三个神经网络应用实例,包括BP网络和RBF网络,Using MATLAB includes the preparation of the three neural network application, including the BP network and RBF network
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
SPIHT.rar
- 小波图像编码中SPIHT算法的C++实现源码,我试验过,可以使用。,Wavelet Image Coding SPIHT algorithm C++ Achieve source, I tested, you can use.
CURE.rar
- 用c++实现的CURE聚类算法 这是即DBSCAN算法后出现的基于密度的聚类算法,With c++ Realized CURE clustering algorithm DBSCAN algorithm that is, this is occurring after the density-based clustering algorithm
cvfilter.rar
- 这个个程序是利用卡尔曼滤波实现人体关节点的跟踪问题,运用的是CV模型,噪声为高斯白噪声!有用的拿去看看!,This procedure is to use a Kalman filter to achieve a key point in human tracking problems, the use of the CV model, noise is Gaussian white noise! Take useful to see!
manifold.rar
- 基于matlab开发的一个简单的流形学习的工具箱,附带有使用说明,Matlab developed based on a simple manifold learning kit comes with instructions
Random_generate.rar
- matlab的随机数生成算法, 产生伪随机数,matlab random number generation algorithm to produce pseudo-random number
PSO_ppt.rar
- 蚁群算法的简要介绍和各种蚁群算法的matlab标准程序及改进的算法。,Ant colony algorithm and a brief descr iption of ant colony algorithm matlab standard procedures and the improved algorithm.
NearestNeighbor.rar
- 用matlab实现的最近邻算法,可以参考一下,Matlab achieved by nearest neighbor algorithm, you can refer to