-
nearestneighboralgorithm
自己写的,模式识别最近邻算法实现,配有IRIS数据集,非常实用(Their own writing, pattern recognition, nearest neighbor algorithm, with IRIS data set, very useful)
- 2009-11-27 21:08:51下载
- 积分:1
-
FM-
调频广播中,为了提高音频高频率端的信噪比,在发射端进行的预加重处理。(FM radio, in order to improve the high frequency end of the audio signal to noise ratio, performed at the transmitter pre-emphasis.)
- 2014-12-11 14:44:55下载
- 积分:1
-
dibazhang
说明: 数字图像原理包括8.1 图像
8.2 数字图像处理学
8.2.1 数字图像处理方法
8.2.2 数字图像处理的主要内容
8.3 图像文件格式
8.4 图像类型
8.4.1 索引图像
8.4.2 灰度图像
8.4.3 RGB 图像
8.4.4 二值图像
8.4.5 图像序列
8.4.6 图形类型判断
8.5 图像类型转换
8.5.1 dither 函数
8.5.2 gray2ind 函数
8.5.3 grayslice 函数
8.5.4 im2bw 函数
8.5.5 ind2gray 函数
8.5.6 ind2rgb 函数
8.5.7 mat2gray 函数
8.5.8 rgb2gray 函数
8.5.9 rgb2ind 函数
8.6 MATLAB 中的 8 位和 16 位图像
8.6.1 8 位和 16 位索引图像
8.6.2 8 位和 16 位灰度图像
8.6.3 8 位和 16 位 RGB 图像
8.7 图像文件的操作
8.7.1 查询图像文件的信息
8.7.2 图像文件的读取
8.7.3 图像文件的存储
8.7.4 图像数据类型的转换
8.7.5 图像文件格式的转换 (数字图像原理)
- 2010-04-18 16:14:30下载
- 积分:1
-
WiMAX-2.2-online
wimax仿真例程,全套仿真代码,附有liscen和使用手册。通信专业学习用。(wimax simulation routines, complete simulation code, the bearing liscen and user manual. With communications professional learning.)
- 2013-03-28 15:39:58下载
- 积分:1
-
ParticleEx5
particle filter example using matlab
- 2011-12-05 18:51:13下载
- 积分:1
-
C4_5
一种关于c4.5的简单matlab编程。(A kind of simple matlab program on c4.5.)
- 2010-09-03 15:49:00下载
- 积分:1
-
powerflow
电力系统的潮流MATLAB计算问题 可以方便的计算潮流(MATLAB power flow calculation problem can easily calculate the trend
)
- 2013-11-20 11:35:11下载
- 积分:1
-
MomentsZernike
moment s zernike algorithm
- 2013-05-27 04:47:14下载
- 积分:1
-
MATLAB-
用于车辆路径的优化的禁忌搜索程序代码,能够解决多车辆的动态调度问题(it is for SDVRP )
- 2020-12-27 14:39:02下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1