-
optics
说明: 经典浓度聚类算法OPTICS,matlab实现,简单易懂,可以运行(Classic Concentration clustering algorithm OPTICS, matlab implementation, easy to understand, you can run)
- 2020-11-07 15:19:48下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
Digital-signal-processing
Digital signal processing(Digital signal processing program contains a variety of signal processing algorithms)
- 2013-05-20 10:39:15下载
- 积分:1
-
peizhun
互信息matlab, 混沌时间序列分析与预测工具箱 Version1.0
点这里下载: 混沌时间序列分析与预测工具箱 Version1.0
chaotic time series analysis and prediction matlab toolbox - version 1.0
1、该工具箱包括了混沌时间序列分析与预测的常用方法,有
(Mutual information matlab, chaotic time series analysis and forecast Version1.0 point toolbox here to download: Chaotic Time Series Analysis and Forecast of the toolbox Version1.0chaotic time series analysis and prediction matlab toolbox- version 1.01, the kit includes a chaotic time series analysis with the projected common method, there are)
- 2008-01-03 20:08:46下载
- 积分:1
-
mean_shift_matlab
meanshift源代码---matlab版,初学者必看(meanshift source code--- matlab version, beginners must-see)
- 2008-01-09 12:30:56下载
- 积分:1
-
1111RVM
关联向量机,很好的工具箱,有用于分类和回归的例子(Relevance vector machine, a good toolbox, there are examples for classification and regression)
- 2013-12-06 12:08:39下载
- 积分:1
-
umyhtkmj
对HARQ系统的吞吐量分析,模式识别中的bayes判别分析算法,粒子图像分割及匹配均为自行编制的子例程,给出接收信号眼图及系统仿真误码率,BP神经网络用于函数拟合与模式识别,用于信号特征提取、信号消噪,合成孔径雷达(SAR)目标成像仿真,有CDF三角函数曲线/三维曲线图。( HARQ throughput analysis of the system, Pattern Recognition bayes discriminant analysis algorithm, Particle image segmentation and matching subroutines themselves are prepared, The received signal is given eye and BER simulation systems, BP neural network function fitting and pattern recognition, For feature extraction, signal de-noising, Synthetic Aperture Radar (SAR) imaging simulation target, There CDF trigonometric curve/3D graphs.)
- 2016-03-30 21:18:54下载
- 积分:1
-
facedetection123
说明: 好东西大家一起分享,欢迎大家快来下载,祝大家好运!(face detection)
- 2010-04-26 10:25:34下载
- 积分:1
-
ac
利用
MATLAB
实现窗函数法设计
FIR
滤波器,主要是选择合适的窗函
数进行截断运算
(Window function method using MATLAB to design FIR filter, main is to choose the appropriate letter for window blocking operations.First theoretically to approximate the unit impulse response of ideal filter hd [k], to be determined by the passband and stopband attenuation index window function types, determined by transition zone FIR filter order M length (or N), and finally USES MATLAB to calculate the window function value, and hd wN [k] [k] value, so that the design of FIR filter h (k) MATLAB provides the blackman window function is: w = blackman (N) Where N is the length of the window function.)
- 2013-05-09 11:02:22下载
- 积分:1
-
CS_OMP
压缩感知信号重建的正交匹配追赶算法(omp),与bp算法相比较有叫高的精度,但是付出了计算量的代价(Compressed sensing signal reconstruction algorithm Orthogonal matching catch (omp), compared with the bp algorithm are called high precision, but at a cost of computation)
- 2010-07-13 13:18:17下载
- 积分:1