资源列表
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
Doolittle
- 利用MATLAB绘制多里特尔图像的程序文件-draw picture
pre_BRF
- 一种基于RBF神经网络的预测程序。很简单,很好用。-RBF neural network based forecasting process. Is very simple, very good use.
mse
- MSE mean square error of Two Digital Images
Aver_Path_Length
- 复杂网络平均路径的计算,matlab源代码-Complex networks, the calculation of the average path, matlab source code
xt10-4
- 有两个矩阵a和b,均为2行3列。求矩阵之和。-There are two matrices a and b, are two rows 3. Demand matrices, and.
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