资源列表
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
knn_matlab.rar
- knn—k近邻准则matlab实现,适合初学者,knn-k neighbors to achieve the criteria matlab
pcaexpressprot.rar
- 用matlab识现人脸表情识别的方法,对于初学者matlab以及研究人脸表情识别有很大的帮助,Matlab knowledge with Facial Expression Recognition is the way to matlab for beginners as well as facial expression recognition is very useful to
List.rar
- 单向链表的标准c++实现范例 数据结构 面向对象 生成函数 复制函数 赋值函数 操作符重载,The standard one-way linked list c++ to achieve an example of object-oriented data structure constructor function Copy function overloaded assignment operator function