-
gaussian-matlab
高斯拟合。。。。。。。。。。。。。。。。。。。。。。。(gaussian fitting。。。。。。。。。。。。。。。)
- 2013-05-08 22:00:29下载
- 积分:1
-
lstm用于时间序列分析和预测
用于实现时间序列数据建模与预测的LSTM程序(LSTM matlab code for time series modeling and prediction)
- 2020-09-01 13:38:09下载
- 积分:1
-
sara1
This code is a real seismic data in segy format.
- 2009-11-10 00:21:38下载
- 积分:1
-
SVMcg
用matlab实现支持向量机分类算法,通过对数据进行测试训练来进行分类(Using matlab implementation support to the classification algorithms to data, through testing and training to categorize
)
- 2010-11-21 11:32:35下载
- 积分:1
-
sixteen5
基于matlab编写的基本的M序列和gold序列的生成,作为其他伪随机码生成的基础。对于初学者很有帮助的(Prepared based on matlab basic sequence of M sequence and the generation of gold, as other pseudo-random code generated basis. Very helpful for beginners)
- 2011-04-21 20:22:22下载
- 积分:1
-
DFT_S_OFDM
OFDM多载波调制方式的DFT变换,以及OFDM波形的仿真(OFDM multi-carrier modulation of the DFT transform, and the OFDM waveform simulation)
- 2011-07-24 09:06:10下载
- 积分:1
-
mechanical
simulink mechanical example
- 2014-12-19 01:39:01下载
- 积分:1
-
pv_modl
这个是MATLAB 中 simulink 自己搭建的仿真模型,适合入门及相对光伏模型进行一定了解的同学(This is a simulation model built by Simulink in MATLAB. It is suitable for students who have a certain understanding of the entry-level and relative photovoltaic models.)
- 2019-03-21 20:04:29下载
- 积分:1
-
kaermanmubiaogenzong
根据二维空间内目标作匀速直线运动和匀速圆周运动的特点,在建立目标运动模型和观测模型的基础上采用基于交互多模算法(IMM)的卡尔曼滤波器对机动目标进行跟踪。仿真结果表明,该算法不仅能够对匀速直线运动和匀速圆周运动的目标进行跟踪,而且在运动模型发生变化时,滤波误差也比较小。
关键词:卡尔曼滤波器;目标跟踪;机动;交互多模(IMM)
(two-dimensional space under target for uniform linear motion and uniform circular motion characteristics, the establishment of the target model and observations on the basis of the model based on interactive multi-algorithm (IMM) Kalman Filter right track moving targets. Simulation results show that the method can not only on uniform linear movement and the uniform circular motion of the target tracking, and the campaign model change, the filter error is relatively small. Keywords : Kalman filter; Target tracking; Mobility; Interactive multi-mode (IMM))
- 2007-07-03 02:28:09下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1