资源列表
xuliefenxi.rar
- 伪随机序列相关性、功率谱、列数以及频数等的分析,Analysis of pseudo-random sequence
ssd5-exericse1-exericse6.rar
- ssd5 实验1至实验六的所有代码,赶快下载吧,ssd5 exercise6
ImageCompressed.rar
- 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
AM_SSB__Modulation.rar
- 单边带调幅的Simulink仿真 单边带调幅的Simulink仿真,SSB single sideband amplitude modulation amplitude modulation of the Simulink simulation of the Simulink simulation
sort.rar
- 由C++实现的各种排序算法,包括直接插入排序、希尔排序、冒泡排序、快速排序、选择排序等,By the C++ to achieve a variety of sorting algorithms, including the direct insertion sort, Hill sort, bubble sort, quick sort, selection sort, etc.
ofdm.rar
- 该压缩文件是OFDM的仿真MATLAB程序,包含调制解调和性能分析,希望有帮助。,The compressed file is a MATLAB simulation of the OFDM process, including modem and performance analysis, would like to have help.
fft.rar
- FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。,FFT can be calculated Radix2 algorithm 4,8,16,32, 64,128, 256 .... can calculate
fisher.rar
- 现了fisher线性分类器的功能,源码使用matlab编程,Is the fisher linear classifier functions, the use of matlab programming source code
chaoshengbo.rar
- 用51单片机控制超声波,采用中断方式,用于小车的蔽障,超声波的距离在一米左右,51 single-chip control with ultrasound, using interrupt mode, the cover for the vehicle barrier, ultrasonic distance meters in a
code.rar
- (1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 ,(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
solvingequation.rar
- 加步探索法,二分法,黄金分割法,抛物线插值法求解方程的演示,Plus step-by-step exploration of law, black-and-white, golden section method, the parabolic interpolation method for solving equations of presentation
KPCA.zip
- kPCA程序 一个关于kernel pca的实现代码,kpca