-
SDeconv
This MATLAB code performs image deconvolution.
- 2009-12-22 20:37:32下载
- 积分:1
-
soundsignal
将声音文件在时间轴上分割成几段,分别将段的秩序及某些段内的秩序颠倒,从而实现了对声音文件的加密。首先,先读取一个声音信号,对信号做1024点FFT变换,取完点之后,分成四个向量,四个向量组成一个矩阵,再对每一个向量进行转置,再重新整合,从而就实现了回密的过程。(Sound files on the timeline will be divided into paragraphs, each paragraph of the order and reversed the order of some paragraphs to realize the encryption of sound files. First, the first reading of a voice signal, the signal was 1024 points FFT transform, check after the completion point, divided into four vectors, the four vectors form a matrix, then for each vector transpose, re-integration, which will achieve a return to close the process.)
- 2010-05-22 11:45:10下载
- 积分:1
-
power_smstarting
power_smstarting.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_smstarting.rar,
Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:38:58下载
- 积分:1
-
CGSA_For_Engineering_Optimization(工程应用)
说明: gwo路径规划,亲测很好用,值得一试,欢迎下载(gwo basic path planning)
- 2021-03-12 15:02:23下载
- 积分:1
-
ecg_genrator
This code is for ECG waveform generator.
- 2010-07-07 22:37:33下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1
-
滤波器PHD
PHD 滤波器,用于多目标跟踪,很实用的方法(PHD fliter)
- 2020-12-25 16:19:04下载
- 积分:1
-
digital_image_process_matlab_codes
用matlab对照片进行频域变换,并进行简要分析比较DCT、DFT、WH等方式重构的图像与原始图像之间的差别,并写出报告(use matlab to perform the frequence transform and use DCT/DFT/WH to rebuild the picture, analysis the difference and report)
- 2009-11-28 00:51:58下载
- 积分:1
-
water-level
关于汽包水位的控制系统的simulink调试代码。(about water level control )
- 2015-04-07 17:13:32下载
- 积分:1
-
day_to_month_to_year
将逐日数据转化为逐月数据和逐年数据的matlab程序,方便分析与计算(The daily data into data month to month and year by year data of matlab program,convenient to analysis and calculation)
- 2021-04-20 16:38:50下载
- 积分:1