-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
Cryptography
cryptography is a technique used for decryption and encryption
- 2012-04-16 17:51:27下载
- 积分:1
-
蚁群算法
基于matlab的用蚁群算法实现车辆派遣的最优问题(The optimal problem of vehicle dispatch based on ant colony algorithm based on MATLAB)
- 2018-02-02 23:51:46下载
- 积分:1
-
ImageSolarize
image solarizing processing(image processing solarizing)
- 2007-07-10 22:32:24下载
- 积分:1
-
A
说明: speech recognition using matlab
- 2013-07-15 00:57:44下载
- 积分:1
-
KALMAN
KALMAN滤波的基本算法,很有用的,适合初学者学习。(KALMAN filtering the basic algorithm, useful for beginners to learn.)
- 2010-05-11 20:39:37下载
- 积分:1
-
rician-fading11
莱斯信道的仿真与建模,包含突发干扰的仿真,应用于手机信号与基站的通信。(Rice channel simulation and modeling, including simulation of burst interference, used in mobile phones and base station communication signal.)
- 2011-09-17 18:26:25下载
- 积分:1
-
ISI
理解无码间串扰的条件;利用matlab仿真,验证无码间串扰的条件,画出相关波形及眼图,并画出有噪声时的误码率特性曲线;对仿真结果进行性能分析
(Understand the inter-symbol interference-free conditions using matlab simulation, verification without inter-symbol interference conditions, draw relevant waveforms and eye diagram, bit error rate characteristic curve and draw when there is noise performance analysis of simulation results)
- 2013-12-10 00:29:14下载
- 积分:1
-
B747_simulink_Model
以波音747为背景,建立了飞机运动的空间六自由度仿真模型。其中包含以下部分:
1. 飞机运动的空间六自由度仿真模型
2. 自动驾驶仪仿真模型;
3.执行器仿真模型;
4.大气重力环境模型;
5.气动数据模型;
6.发动机推力模型;
另外,仿真过程中:
1.考虑了风场的影响
2.考虑了传感器的随机噪声;
3.考虑了执行器时间延迟;
4.采用变增益控制器;
状态方程选取:速度、攻角、侧滑角、机体系三轴角速度、欧拉角、地面坐标系坐标作为状态量;
输出方程有:12个状态量;12个状态微分值;以及机体系速度、加速度、过载等。
仿真程序见附件,需Matlab2007b及更高版本运行。
(err)
- 2021-03-01 16:39:34下载
- 积分:1
-
sldemo_absbrake
单轮abs仿真 对比有无abs仿真效果 车轮转速 车身转速 滑移率(The single-wheel abs simulation comparison with or without simulation of the effect of abs wheel speed body speed slip ratio)
- 2012-06-29 15:46:05下载
- 积分:1