-
matlab6.5
十分有用的matlab参考书 主要关于图像处理方面的
- 2009-11-20 14:04:00下载
- 积分:1
-
rgbanalysis
将输入的RGB图像分层,并将指定层加强
(
)
- 2010-05-17 14:44:32下载
- 积分:1
-
SC-FDMA
说明: 降低PAPR,包括SC-FDNA的PAPR降低,也包含OFDMA的PAPR(reduce papr)
- 2011-03-31 16:13:52下载
- 积分:1
-
MATLABSimulink
基于MATLAB对模拟非线性调制系统的仿真和性能分析(Based on the simulation of MATLAB simulation and performance analysis of nonlinear modulation system)
- 2015-03-19 17:48:15下载
- 积分:1
-
classic-gui-example
一些比较经典的Matlab gui界面的例子,对指导GUI编程很有意义(Some of the more classic examples of Matlab gui interface guiding meaningful GUI Programming)
- 2007-08-16 14:23:24下载
- 积分:1
-
fastradialfeaturedetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:04:34下载
- 积分:1
-
manual_label
一个MATLAB GUI程序,可以方便地用来手动标记正训练样本和负训练样本。
——————————————————
1.首先输入要标定的数据库目录、要存放正训练样本的目录、要存放负训练样本的目录
2.点击“开始”,程序自动依次显示数据库目录中的图片
3.点击“正例”或“反例”将会把当前图片复制到相应目录
4.可以在图片上点击拖动圈出一个区域,以截取圈出的区域作为样本
5.选中“约束选取比例”可以使得最终选取的样本有固定的大小(A matlab GUI program that can be used to label training samples manually.
It contains rich functions)
- 2012-01-02 10:44:37下载
- 积分:1
-
Fuzzy_immune_PID_control_algorithm
模糊免疫 PID 控制算法,在模糊控制的基础上,增加了免疫因子,能获得更好的控制效果(Fuzzy immune PID control algorithm, in the basis of fuzzy control, an increase of immune factors that can effect a better control)
- 2009-05-19 13:17:41下载
- 积分:1
-
ofdm
基本说明了OFDM在MATLAB的系统仿真过程,详细说明了OFDM信号的产生过程。(Basic description of the OFDM System Simulation in MATLAB process, described in detail the process for selecting the OFDM signal.)
- 2008-07-08 15:04:28下载
- 积分:1
-
Height-width-for-hand
For all classifier needs feature classification object .Here the program for height and width feature taken hand image.This program suitable for any single object in the image.
input
gray_img : input hand image or any measure image like 2d with 0 to 255
intensity
output
height : pixel count of height
width : pixel count of width
out_img : segmented image with line for height and width
hand_height_width function implements hand height and width of the image
using the method outlined in:
calculate the hand height and width value for gray image. In Proceedings of the Information Sciences 275 (2014) 45–56.
Hand shape identification on multirange images.
[ height width out_img ] = hand_height_width ( gray_img ) function is to find the hand height and width value of the image.
The input is given to the gray scale image.
- 2014-10-24 22:24:56下载
- 积分:1