-
shibie.m
说明: 车牌检测的Matlab程序。有很好的检测效果
检测出来后截取并归一化。(License plate detection of Matlab. Good detection results detected and normalized after the interception.)
- 2010-04-08 12:32:34下载
- 积分:1
-
matlab_dsp
说明: 用matlab实现DSP算法
很好的DSP仿真材料(DSP algorithms using matlab realize good DSP simulation material)
- 2008-09-02 20:54:53下载
- 积分:1
-
matlab-
matlab的一些编程练习及应用习题,包括M文件的编写及混合编程的初步学习(matlab programming exercises and application exercises, including a preliminary study of the M-file write and mixed programming)
- 2012-06-04 11:15:13下载
- 积分:1
-
Susan_filter
自己编写的一个Susan滤波算法,滤波效果很好,值得推荐(I have written a Susan filtering algorithm, the filtering effect is very good, worth recommending
)
- 2013-11-20 20:50:22下载
- 积分:1
-
chap2_09_RGC
系统辨识与自适应控制MATLAB仿真教材里递推梯度校正估计算法的参数估计的matlab实现的程序(System identification and adaptive control of MATLAB simulation in the textbook recursive gradient correction estimation algorithm to estimate the parameters of the matlab program)
- 2015-02-03 18:07:24下载
- 积分:1
-
chengxu
基于随机共振系统对FSK,PSK以及QAM信号的检测与性能分析(Detection and Performance Analysis of FSK, PSK and QAM Signals Based on Random Resonance System)
- 2020-12-23 09:09:06下载
- 积分:1
-
kangfen
可以提取一幅图中想要的目标,多抽样率信号处理,计算多重分形非趋势波动分析。( Target can be extracted in a picture you want, Multirate signal processing, Calculate the multifractal trend fluctuation analysis.)
- 2016-08-31 14:52:41下载
- 积分:1
-
MediaPlaye2054293172007
toi co the nghe nhac bang choung trinh nay
- 2009-04-15 20:41:51下载
- 积分:1
-
egalisation
egalisation an image
- 2015-03-26 23:47:11下载
- 积分: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