-
5
说明: MATLAB实现图像的腐蚀膨胀,不是直接用语句的那种,而是根据腐蚀膨胀的算法编制的.(MATLAB Image corrosion expansion, not the kind of statement directly, but by the expansion of corrosion of the algorithm.)
- 2009-06-04 08:57:26下载
- 积分:1
-
QAMPModemPDemo
说明: 基于MATLAB/GUI的M-QAM调制解调及误码率,本文件是在MATLAB2009a版本上设计的,低于此版本的有可能会出错。
此文件中“M_QAM.m”是主文件,其他均为调用文件,该程序实现了MQAM的调制解调功能,并画出了每一步的波形
(Based on MATLAB/GUI s M-QAM modulation and demodulation and bit error rate, this document is designed MATLAB2009a version, this version is lower than might be wrong. This file is in the " M_QAM.m" is the main document, others are calling the file, the program implements the MQAM modulation and demodulation functions, and draw the waveform of each step)
- 2011-03-30 00:19:50下载
- 积分:1
-
a3
说明: 图像检索 毕业设计的 关于 七个不变矩的 简单的实现功能的算法 给予你思路的一个小小的编程!!!(Image Retrieval on the graduation of seven moment invariant features a simple algorithm for the realization of an idea to give your little programming! ! !)
- 2010-05-04 14:26:59下载
- 积分:1
-
project
signal properties application
write a date as a ticket labels
read and invert immage
- 2011-07-20 07:48:28下载
- 积分:1
-
萤火虫算法
说明: 本文件夹中包含萤火虫算法;可以用于都不同的算法进行优化,实测可以进行优化和应用。另外,这种算法都是最近几年比较新的算法,可以用于发文章。(This folder contains the firefly algorithm; it can be used for optimization of different algorithms, and the actual measurement can be optimized and applied. In addition, this algorithm is relatively new in recent years, and can be used to publish articles.)
- 2020-11-02 21:09:53下载
- 积分:1
-
advancedcvmodel
采用改进的CV图像分割算法用于提取图像边缘轮廓,代码注释很详细。(CV improved image segmentation algorithm for extracting image edge profile, the code is very detailed notes.)
- 2009-05-10 20:19:38下载
- 积分:1
-
Optimization
Comparison of the Iterative Stationary of 1st and 2nd order and CG
methods on a Tikhonov regularization inverse problem: (Comparison of the Iterative Stationary of 1st and 2nd order and CG methods on a Tikhonov regularization inverse problem:)
- 2010-01-10 16:40:55下载
- 积分:1
-
很好用的遗传算法编写的唯相位波束综合,matlab程序
包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,单径或多径瑞利衰落信道仿真,实现了对10个数字音的识别,旋转机械二维全息谱计算,可以动态调节运行环境的参数,连续相位调制信号(CPM)产生。
- 2022-02-20 10:23:38下载
- 积分:1
-
bisp3cum
人们熟知的双谱(bispectrum),也就是三阶谱估计。具有一定的参考价值。(known as the bispectrum (bispectrum), which is third-order spectrum estimation. With some reference value.)
- 2021-03-21 12:29:17下载
- 积分:1
-
231226
空间后方交汇求解相机外方位元素,变量如下
% x,y 控制点像点坐标
% X,Y,Z 控制点空间坐标
%f焦距
%X0,Y0,Z0,a,b,c六个外方位元素
%x0,y0,-f内方位元素:光心坐标
%cha,chb,chc:外方位角元素改正数
%count 记录迭代次数
%R 旋转矩阵
%A 线性化的偏导系数矩阵
%L 常数项矩阵
%M0 外方位元素矩阵
%M1 外方位元素改正数矩阵(meeting space for rear camera position outside elements, as follows% variable x, y control point pixel coordinates% X, Y, Z coordinates control room focal length f%% X0, Y0, Z0, a, b, c 6 exterior orientation elements% x0, y0,- f position within elements : Optical Center coordinates% cha, chb, chc : Foreign elements azimuth correction% record count the number of iterations rotation matrix R%% A linear partial derivative of the coefficient matrix% L constant Matrix% M0 Orientation% M1 matrix elements of exterior orientation correction matrix)
- 2006-11-09 14:26:51下载
- 积分:1