-
4142
BP神经网络用于函数拟合与模式识别,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,给出接收信号眼图及系统仿真误码( BP neural network function fitting and pattern recognition, It )
- 2017-04-26 17:37:56下载
- 积分:1
-
1point load program
说明: 本程序为本人自行编制的 移动点荷载作用下饱和土的动力响应MATLAB程序,适合相关方向测初学者。(This program is a matlab program for dynamic response of saturated soil under moving point load, which is suitable for beginners of related direction measurement.)
- 2020-10-06 20:17:38下载
- 积分:1
-
QRS_CHAFEN_MATLAB
基于MATLAB写的调试通过的QRS检测算法,具有信噪比估计、阀值预测的斜率检测算法。(Written based on MATLAB debugging through the QRS detection algorithm, with SNR estimation, prediction of the slope threshold detection algorithm.)
- 2007-08-18 13:14:35下载
- 积分:1
-
DWT(MATLAB)
一个用MATLAB实现的DWT数字水印的源程序(One of the DWT using MATLAB realize the source of digital watermarking)
- 2020-07-02 04:20:01下载
- 积分:1
-
mseq
说明: 直接序列扩频系统中m序列产生的程序代码,此程序清楚明白(Direct Sequence Spread Spectrum System m sequences generated code, this procedure clear)
- 2010-03-29 21:57:43下载
- 积分:1
-
pf_colortracker
particle filter based on color to track object movement
- 2011-07-08 10:46:57下载
- 积分:1
-
Allan
包括了卡尔曼滤波、小波分解和Allan方差分析的matlab程序,运行时需要自己建立一个数据文件,载入数据后即可运行。(including the Kalman filter, wavelet decomposition and Allan variance analysis of Matlab procedures, Runtime creating a need for data files, data can be included in the operation.)
- 2007-06-21 10:09:04下载
- 积分:1
-
PMET
说明: 彭曼公式计算潜在蒸散发,转自小木虫,非常好的程序,推荐!(Penman formula for calculating potential evapotranspiration, turned from small wood insects, a very good program, recommended! uuuuuuuuuuu)
- 2021-04-02 10:19:07下载
- 积分:1
-
基于MATLAB的GPS信号的c/a码生成代码
根据GPS的ICD描述,C/A码是由两个10级反馈移位寄存器组合产生。因此被称为Gold码,即周期长为1023个码片的两个m序列,G1序列和G2序列。
两个序列的特征多项式为:
G1(x)=1+x^3+x^10
G2(x)=1+x^2+x^3+x^6+x^8+x^9+x^10
G1的抽头号为3和10,G2的抽头号为2、3、6、8、9、10。将要编码的数据依次放入第1-10级寄存器,G1把第3和第10抽头数据读取出来,模2运算后放入输入端,前半段数据后移;G2是将2、3、6、8、9、10抽头数据读出来,模2相加后放入输入端,前半段数据后移。G1发生器的第10位输出即为G1码;G2码是由4,6抽头输出经过模2相加得到的。然后G1码和G2码进行模2相加最终得到C/A码。
- 2022-07-03 13:17:25下载
- 积分:1
-
svm-demo
关于支持向量机的一种较快速的计算方法,可以提高其计算速度,SVM-demo算法.(on support vector machines a more rapid method of calculation can improve their speed, SVM-demo algorithm.)
- 2007-04-08 20:17:19下载
- 积分:1