-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
MATLAB
说明: 现代通信系统MATLAB源码(刘树棠)教材配套,可以和书籍配套使用,效果很不错。(Modern communications systems MATLAB source code (刘树棠) supporting materials, and books can support the use of, the effect is pretty good.)
- 2008-10-27 13:33:04下载
- 积分:1
-
three_program
三种信道 瑞利 赖斯 高斯的误码率仿真,通过MATLAB实现(The three channel Ruililaisi Gaussian error rate simulation)
- 2013-01-29 11:24:53下载
- 积分:1
-
suanfa
梯度下降算法 机器学习 MATLAB编写 验证无误(Gradient descent algorithm to verify correct writing machine learning MATLAB)
- 2014-12-16 16:19:33下载
- 积分:1
-
lowerfilter
ex5_11 频率采样技术:低通,朴素法
ex5_12 频率采样技术:低通, 最优法T1 & T2
分别用朴素法和最优法,并且在时域和频域进行比较。(ex5_11 sampling frequency: low-pass, a simple method ex5_12 sampling frequency: low-pass, optimal method T1 & T2, respectively, and the optimal use of a simple law, and in time domain and frequency domain comparison.)
- 2009-07-16 18:30:26下载
- 积分:1
-
FFT_Audio_Watermark_demo
將灰階圖形的像素黑白狀態記錄在音頻頻帶的peak改變上已將圖形資訊隱藏在音頻資料中.並提供灰階圖形資料的取出方法(The grayscale pixel monochrome graphics state record changes in the audio band peak graphical information has been hidden in the audio data, and providing information grayscale graphical methods for taking out)
- 2013-11-08 16:55:40下载
- 积分:1
-
Mixture_of_VC_and_Matlab_programming
VC与Matlab的混合编程方法及其应用
详细介绍了VC与Matlab混合编程的方法和实例,适合初步接触混合编程的人使用。(Mixture of VC and Matlab programming and application details of the VC and Matlab programming methods, and case mix for the initial contact with mixed programming to use.)
- 2010-06-12 16:15:04下载
- 积分:1
-
Modulation
this is the program for Digital modulation
- 2011-11-22 01:06:56下载
- 积分:1
-
14-MatchedFilter
LFM信号的匹配滤波器,用于信号距离探测-LFM the matched filter for signal detection distance(LFM the matched filter for signal detection distance)
- 2015-04-20 20:11:16下载
- 积分:1
-
m_5fr4p4
常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、JZOTch编码、线性预测编码和一个近似的NHzjZsp编码过程。本人通过MATLAB编码效率很高。
(Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT), arithmetic coding, run length coding, JZOTch coding, linear predictive coding and an approximate NHzjZsp encoding process. I have a high coding efficiency by MATLAB.
)
- 2016-01-10 10:22:17下载
- 积分:1