-
H261coding-matlab
用matlab书写的H.261代码,实现了视频编解码整个过程,
值得初学视频编码的同学参考(Matlab code written using H.261, the video codec to achieve the whole process worth novice video coding reference for students)
- 2010-05-07 21:34:20下载
- 积分: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
-
psolssvm_and_data
粒子群优化支持向量机的算法,主要是用于优化两个参数(PSO LSSVM algorithm)
- 2020-09-23 15:07:50下载
- 积分:1
-
chengshigongshuiliangyuce
matlab程序预测,一个算例,城市供水量的预测(matlab program predicted that a numerical example, the amount of urban water supply forecast)
- 2013-04-13 21:16:01下载
- 积分:1
-
Automatic-Region-DEtection-and-Conversion
Automatic Image Segmentation by Integrating Color-Edge Extraction and Seeded Region Growing
- 2013-01-01 00:11:42下载
- 积分:1
-
Prog
implemention paper :
" Amodified fuzzy C-means image segmentation algorithm for use with
uneven illumination patterns "
- 2011-07-21 21:06:22下载
- 积分:1
-
xiaoboneiquanquzao
对含有噪声滚动轴承振动信号做小波降噪,得到降噪后的波形(Waveform contains noise vibration signals do wavelet noise reduction, reduce noise after)
- 2021-01-27 11:18:41下载
- 积分:1
-
duofenbianlv
多分辨率融合的综述文章值得一看 多分辨率融合的综述文章值得一看 (Summary of multi-resolution integration article to see a synthesis of multi-resolution fusion article worth a visit)
- 2007-07-27 13:31:34下载
- 积分:1
-
embeded_system_realize_with_c
说明: 嵌入式系统的建模及matlab仿真,同时给出相应的C++实现代码(failed to translate)
- 2009-08-12 09:46:53下载
- 积分:1
-
cx8
用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。(Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. This algorithm is based corner as the Hausdorff distance matching characteristics, and use Edge to direct registration method of comparison, greatly reduced computation.)
- 2010-05-09 21:41:10下载
- 积分:1