资源列表
GM
- 若系统中有信息不完全或不确知的现象,则称为系统的灰色性。这种具有灰色性的系统,称为灰色系统。
PkgMyAntiAlias
- 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa i
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
adapQuad
- 迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear r
bresenham_line3d
- 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % F
bpprogram
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达
three_arry
- 基于信号匹配原理的三阵元信号方位估计的方法
Implementation of a WiMAX simulator in Simulink.zi
- The aim of this diploma thesis is to implement all compulsory features of the WiMAX OFDM physical layer specified in IEEE 802.16-2004 in Matlab Simulink.
Simulink_pseudo-random_binary_sequence_generators.
- Simulink pseudo-random binary sequence generator
Matlab2323
- 程序代码说明 P0502:计算图像中的欧拉数
2
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像
Adaptive_median_filter_using_Embedded_MATLAB
- Adaptive median filter using Embedded MATLAB