-
LinearPredictor
一个线性预测的matlab仿真程序,先用模型生成原始信号(平稳随机过程),然后利用最小均方误差准则计算出预测系数,最后利用预测系数对原始信号进行预测(利用原始信号过去n个时刻的值预测当前时刻的值)。(This is a matlab program for linear prediction. First, we use all-pole model to generate a signal(stationary signal), then utilize the Minimum Mean-Square Error to compute the filter cofficient, at last we can use the filter cofficient to predict(use past n signal data to predict current signal data).)
- 2011-06-27 12:24:49下载
- 积分:1
-
maxflow
maximum flow in a network
- 2012-06-21 21:00:42下载
- 积分:1
-
SVM
该文件是SVM神经网络的源程序,可以用于对数据进行分类预测(The file is SVM neural network source, can be used for data classification forecast)
- 2013-04-05 20:38:50下载
- 积分:1
-
clear_page_64
Some CPUs support enhanced REP MOVSB STOSB instructions.
- 2015-03-15 11:06:16下载
- 积分:1
-
SMC
滑模控制经典书籍,内含各种程序源代码!包括基本滑模控制,自适应滑膜控制,及反演自适应滑模控制!是一本很好的资料!(Sliding Mode Control classic books , containing a variety of program source code ! Includes basic sliding mode control , adaptive control synovium , and inversion adaptive sliding mode control ! Is a very good information !
)
- 2020-10-22 22:47:28下载
- 积分:1
-
Vertical-Projection-Method
距离模糊杂波抑制-正交投影算法,利用正交投影法进行距离模糊杂波抑制(Vertical Projection Method)
- 2021-01-04 09:18:56下载
- 积分:1
-
cs
说明: 桥大学的YANG 和拉曼工程大学的 DEB
模拟布谷鸟的寻窝产卵行为, 提出一种新的智能优化算法
—— 布谷鸟搜索算法( Cuckoo Search)
[9]。这种算法主要
基于布谷鸟的巢寄生繁殖机理和莱维飞行( L
vy flights)
搜索原理两个方面, 目前, 利用布谷鸟搜索算法( CS)求解
优化问题的研究还处于起步阶段。(This demo program only implements a standard version of
Cuckoo Search (CS), as the Levy flights and generation of
new solutions may use slightly different methods.
The pseudo code was given sequentially (select a cuckoo etc),
but the implementation here uses Matlab s vector capability,
which results in neater/better codes and shorter running time.
)
- 2014-07-06 17:34:18下载
- 积分:1
-
STBC-MIMO-OFDM
写论文找的STBC-MIMO-OFDM系统仿真程序(STBC-MIMO-OFDM system simulation program for writing paper)
- 2021-02-19 17:59:44下载
- 积分:1
-
bumeixia20100203
说明: 通过此程序实现对微装配的调用微动平台的实现(Achieve through this process called micro-assembly platform for the realization of micro-)
- 2010-04-08 21:49:04下载
- 积分:1
-
GA-BP
一个带数据的遗传优化神经网络算法,运行前在matlab输入A=load(D:数据.txt) (A data genetic optimization of neural network algorithm, before running in MATLAB input A=load (D: data.Txt) )
- 2014-11-06 09:11:08下载
- 积分:1