-
tabu-matlabcode-tsp
matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值(tb algorithm for tsp problem)
- 2009-03-16 16:47:13下载
- 积分:1
-
mat
用于人脸识别模型的代码~~希望能有用。网络仿真也有(failed to translate)
- 2011-12-02 19:51:25下载
- 积分:1
-
partial_transmit_sequence
THIS IS THE MATLAB CODE FOR PTS TO REDUCE PAPR
- 2014-02-25 11:49:03下载
- 积分:1
-
matlab-
用MATLAB编程产生方波信号序列s[n],产生幅值为6,频率为0.125kHz的方波信号,(Square wave generated by MATLAB programming signal sequence s [n], generating amplitude 6 and frequency square wave signal for the 0.125kHz,)
- 2011-04-30 17:09:44下载
- 积分:1
-
PVsimulation
适用于工程用太阳能电池板仿真,可以根据不同光照强度温度得出IV PV 曲线(simulation of pv with simulink)
- 2011-05-29 10:52:48下载
- 积分:1
-
TWO_upsample_fre_equa
两倍过采样的频域均衡器,采用MMSE算法最小化均方误差(two upsample frequency decision feedback equaliter,with MMSE criterion)
- 2013-11-12 09:31:16下载
- 积分:1
-
Bayesian
Matlab贝叶斯分类器+(Bayers)程序,程序源码(Matlab Bayesian classifier+ (Bayers) program, program source code)
- 2011-04-21 16:13:46下载
- 积分:1
-
IEEE33DGPQ4PI17PV25PQV30
说明: 电力系统配电网重构,IEEE33节点,电力系统潮流计算优化(Distribution Network Reconfiguration of Power System)
- 2020-07-28 19:08:40下载
- 积分:1
-
ukf
An implementation of Unscented Kalman Filter for nonlinear state estimation.
(Nonlinear state estimation is a challenge problem. The well-known Kalman Filter is only suitable for linear systems. The Extended Kalman Filter (EKF) has become a standarded formulation for nonlinear state estimation. However, it may cause significant error for highly nonlinear systems because of the propagation of uncertainty through the nonlinear system.
The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map to get more accurate estimation of the mean and covariance of the mapping results. In this way, it avoids the need to calculate the Jacobian, hence incurs only the similar computation load as the EKF.
For tutorial purpose, this code implements a simplified version of UKF formulation, where we assume both the process and measurement noises are additive to avoid augment of state and a)
- 2010-12-14 16:39:43下载
- 积分:1
-
LS-SVR
最小二乘支持向量回归算法:
训练数据用来得到回归模型,测试数据用来判断是否为显著武昌(Least squares support vector regression algorithm:
Training data to train the model, the test data for testing, to judge whether the data for gross error data)
- 2021-02-19 16:19:44下载
- 积分:1