-
pr
说明: image noise identification system..
when given a noisy image,program tells us the type of noise which is present in image
- 2011-12-13 17:59:29下载
- 积分:1
-
HaarWare
基于哈小波的图像稀疏分解与重构。并进行MATLAB仿真。图像为经典lena图像(Image sparse decomposition and reconstruction based on wavelet. And the MATLAB simulation. The classic image to Lena image)
- 2015-04-08 12:05:05下载
- 积分:1
-
pid_ldr
The simulink model consist light control of room using LDR(light dependent resistance) with real time communication Humusoft-Mf622)
- 2012-01-30 23:21:51下载
- 积分:1
-
01
说明: 该算法为蚁群聚类优化算法,效果不错,能够很好的解决问题!!!(Application of ant colony optimization algorithm to solve clustering problem, effect is good!)
- 2014-09-03 09:53:21下载
- 积分:1
-
ninewon09.6
拟牛顿法的matlab应用,提供matlab程序,数值分析核心方法(Quasi-Newton method matlab applications, providing matlab program, the core numerical analysis method)
- 2014-02-17 20:08:29下载
- 积分:1
-
lowpasser
关于DSP方面的低通滤波器的设计的matlab程序。(On the DSP side of the low-pass filter design matlab program.)
- 2010-08-03 10:56:31下载
- 积分:1
-
ar_burg
matlab使用burg法的AR模型谱估计源代码
使用时只需改变加载的文件名
调整模型的阶数就可以了(burg method matlab using AR model spectrum estimation simply by changing the source code used to load the file name to adjust the order of the model can be a)
- 2021-04-26 15:38:45下载
- 积分:1
-
wienerpzvar1
维纳滤波的一个应用 是关于AR(4)模型的(An application of Wiener filtering is on the AR (4) model)
- 2008-05-21 10:28:14下载
- 积分:1
-
ansoft_04
利用Ansoft软件和Matlab构建无线系统通用仿真平台(use Ansoft software and Matlab Construction General Wireless System Simulation Platform)
- 2007-01-22 11:50:19下载
- 积分:1
-
cyclic_decoder
(7,4)系统循环码译码器
decode_out = cyclic_decoder(decode_in)
该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1
输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解
码后的信息码字,是1×4的行向量。
函数运行时,同时画出接收循环码字和译出码字的波形图。
( (7,4) system cycle Decoder decode_out = cyclic_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.)
- 2011-08-15 21:49:54下载
- 积分:1