资源列表
Untitled3
- 离散余弦变换图像压缩-分块,变换,编码,传送,解码-Discrete cosine transform image compression- block, transform, coding, transmission, decoding
dec_to_bin
- Here you get an recursive algorithm of changing an integer from decimal system to binary system.
bilallab321
- FILTERING IN FREQUENCY DOMAIN, FFT of Average Filter -FILTERING IN FREQUENCY DOMAIN, FFT of Average Filter
prog1
- 请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿改动主函数main和其它
BPSK
- 利用Matlab软件,建立BPSK基带传输系统,比较AWGAWGNN和Rayleigh信道下的系统BER性能-Matlab software, the establishment of BPSK baseband transmission system, the system BER performance comparison AWGAWGNN and Rayleigh fading channels
enframe
- 对语音信号进行分帧处理,输入需要被分帧的语音信号和所需帧长和帧移,即可对语音信号进行分帧处理-The program is used for framing of speech
Euler
- 数值分析,欧拉算法和欧拉改进算法。Matlab源码实现-Numerical analysis, Euler Euler algorithm and improved algorithm. Matlab source code implementation
Welch
- 序列x(n)的Welch法求其功率谱密度估计,先产生噪声序列再绘制波形最后用Welch法估计功率谱。-The sequence of X (n) for the Welch power spectrum density estimation method, first noise sequence waveform drawing and using Welch power spectrum estimation method.
image_resize
- function image_resize gets an address as input(image_address) and change its size in X-xoordinate respect to X_r and change its size in Y-xoordinate respect to Y_r , according to nearest neighbor method -function image_resize gets an address as in
point_col
- finite element point colocation
MAXFlat_FDF
- 一种常用的且易于工程实现的分数延时滤波器设计算法最大平坦法仿真,可以通过设定不同的滤波器阶数观察分数延时滤波器的幅频和相频响应。-A commonly used and easy to implement fractional delay filter design algorithm maximum flat method simulation, you can set the filter order to observe the fractional delay filter amplit
COE_MAKE
- 用于生成FPGA存储器的初始化文件,很有用。-generate initial file for FPGA.