资源列表
Barker_5
- 雷达信号处理,巴克码信号波形仿真,主要是5位巴克码的仿真-Radar signal processing, Barker code waveform simulation
NNapply1
- 利用线性神经网络对某一正弦信号进行线性预测。利用函数newlind设计线性神经网络, 在已知正弦信号过去5个值得情况下,预测其将来值。 定义需要的信号,共持续5s,采样频率40Hz-Using linear neural network to a sinusoidal signal for linear prediction. Newlind design using a linear function of neural networks, known sinusoidal
BT
- BT法估计功率谱,由自相关函数来估计信号的功率谱-BT power spectrum estimation, by the autocorrelation function to estimate the signal power spectrum
eigenface_f
- 实现了给予人脸的特征提取与模式识别,是模式识别中比较经典的实例分析-Achieved a given facial feature extraction and pattern recognition, is the more classic examples of pattern recognition analysis of
pre_BRF
- 一种基于RBF神经网络的预测程序。很简单,很好用。-RBF neural network based forecasting process. Is very simple, very good use.
BayesClassifier
- sample program for bayes
hessenberg
- 把复矩阵上hessenberg化,再应用qr算法可以求矩阵的特征值和特征向量-Hessenberg based on the complex matrix, then apply the qr algorithm can find eigenvalues ??and eigenvectors
cholesky
- 一个实现cholesky分解的C++源代码,能够运行。-A realization the cholesky decomposition of C++ of source code, to be able to run.
martix
- 本程序用C语言实现矩阵之间加、减、乘的运算-The program using C language the matrix add, subtract, multiply computing
jisuanqi
- 1、创建一个计算器(非可视化界面),可以进行常用的加减乘除算术运算。 2、请找出3至1000范围内最大的10个素数,并计算出这10个素数的累加和。 3、使用简单if语句编程,从键盘键入三个整数,然后按照从小到大的顺序将其输出。 -1, create a calculator (non-visual interface) that can be used arithmetic arithmetic. 2, identify the range of 3-1000 largest pri
barrelshifter
- BARREL SHIFTER IN VHDL
N-Queens
- This is a C code for solving the N queen problem
