-
canny
该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素.
其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.(The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect.)
- 2007-10-10 14:54:26下载
- 积分:1
-
SVM
支持向量机方法是建立在统计学习理论的VC 维理论和结构风险最小原理基础上的,根据有限的样本信息在模型的复杂性(即对特定训练样本的学习精度,Accuracy)和学习能力(即无错误地识别任意样本的能力)之间寻求最佳折衷,以期获得最好的推广能力[14](或称泛化能力)。 (SVM is based on statistical learning theory and the theory of VC dimension based on structural risk minimization principle, according to the limited sample of information in the model complexity (ie, training samples of a specific learning accuracy, Accuracy) and learning ability (ie, error-free samples to identify any capacity) to find the best compromise between, in order to obtain the best generalization ability [14] (or generalization).)
- 2010-10-25 17:19:32下载
- 积分:1
-
2008100
matlab的小波变换源代码 可以用来做图像分析(matlab wavelet transform source code can be used to make image analysis)
- 2008-05-23 14:50:06下载
- 积分:1
-
OSTBC_matlab
MIMO系统中OSTBC的源代码,源代码中有详细的说明,并且加了跨层的物理层安全方法(OSTBC source code in MIMO system , included a detailed description of the source code, and added a physical layer security cross layer approach
)
- 2020-06-29 05:20:02下载
- 积分:1
-
kalman
卡尔曼滤波用于无线传感器定位的算法,可以供学习用(Kalman filtering for wireless sensor positioning algorithm for learning with)
- 2012-10-22 21:15:19下载
- 积分:1
-
wrap_affine1
仿射,图像变换,选取图像四个角点,进行图像变换(Click to select the four corners of the image affine transformation point)
- 2013-12-05 15:43:38下载
- 积分:1
-
MATLAB-CODE
《时频分析技术》这本书中的MATLAB CODE(" Time-frequency analysis techniques" MATLAB CODE)
- 2009-05-06 21:43:52下载
- 积分:1
-
cosine_filter
一组取值为+/-1的随机序列,每两个数据之间插入3个0,然后将序列通过一个设计好的根升余弦滤波器,并用周期图法和Welch法分别绘制信号的功率谱。再次通过根升余弦滤波器后用stem函数绘图。(A set of values is+ /-1 random sequence inserted between every two data 3 0, then the sequence through a root raised cosine filter designed, periodogram and Welch method to draw the signal powerspectrum. Stem function by root raised cosine filter with drawing again.)
- 2012-05-03 09:59:07下载
- 积分:1
-
my_rot
自己编写的MATLAB函数,实现对图像的旋转。B是原图像,灰度或彩色,alpha是旋转角度(角度或弧度单位均可),A是旋转后图像。旋转后图像信息尽可能不损失。(I have written MATLAB function, to achieve image rotation. B is the original image, grayscale or color, alpha is the angle of rotation (degrees or radians per unit), A is rotated images. Rotation after the image information as possible without loss.)
- 2013-09-22 13:14:36下载
- 积分:1
-
quan_TDMP_ber
LDPC的TDMP译码算法的不同量化方案下,误码率的仿真程序,包含encoder,decoder.并附有仿真图(Under different quantization scheme TDMP LDPC decoding algorithm, BER simulation procedures, including encoder, decoder. Together with simulation diagram)
- 2014-01-09 12:24:36下载
- 积分:1