-
kel14_ev1
In linguistic morphology, stemming is the process for reducing inflected (or sometimes derived) words to their stem, base or root form – generally a written word form. The stem need not be identical to the morphological root of the word it is usually sufficient that related words map to the same stem, even if this stem is not in itself a valid root. The algorithm has been a long-standing problem in computer science.
- 2009-11-18 01:26:21下载
- 积分:1
-
OFDMPMATLAB
说明: 基于MATLAB的OFDM的系统性能分析(MATLAB-based performance analysis of OFDM system)
- 2011-04-14 16:37:13下载
- 积分:1
-
matlab-lizilvbodaima
用matlab实现粒子滤波算法
x = 0 初始状态
R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差
Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差
tf = 100 模拟长度
N = 100 粒子滤波器中的粒子个数
xhat = x
P = 2
xhatPart = x
………………(Particle filtering algorithm using matlab)
- 2013-04-08 17:32:07下载
- 积分:1
-
ball
ball problem and trajectorie
- 2011-12-10 01:23:29下载
- 积分:1
-
Basic-ICA-code-in-MATLAB-)
下面是5 MATLAB文件。
1。readsounds。米,用于读取数据
2。sep.m,一个学习通过数据的代码
3。sepout。米,可选的文本输出
4。wchange。米,体重变化的大小和方向
5。sep.run,2 - > 2分离的示例脚本(Below are 5 MATLAB files.
1. readsounds.m, for reading the data in
2. sep.m, the code for one learning pass thru the data
3. sepout.m, for optional text output
4. wchange.m, tracks size and direction of weight changes
5. sep.run, an example script for 2->2 separation
)
- 2013-12-05 15:33:17下载
- 积分:1
-
Kalman-filtering-theory-
Kalman滤波理论详细介绍,包括卡尔曼的各种扩展滤波方法都有详细的说明,适合初学者普及知识与相关知识框架的架构。同时还介绍了其在飞机导航中的应用(Kalman filtering theory in detail, including the extended Kalman filtering methods have a variety of detailed instructions for beginners popularize knowledge and knowledge framework architecture. It also presents its application in aircraft navigation)
- 2013-10-21 19:37:10下载
- 积分:1
-
lab1
autocorrelation and crosscorrelation ..... basic idea about those stuffs.........
- 2012-10-24 23:36:03下载
- 积分:1
-
GADS--matlab
matlab遗传算法工具箱遗传算法的使用总结(matlab genetic algorithm toolbox genetic algorithm using summary)
- 2015-03-30 10:11:38下载
- 积分:1
-
Monte_Carlo_Simulation_with_Simulink
蒙特卡洛模拟蒙特卡罗模拟因摩纳哥著名的赌场而得名。它能够帮助人们从数学上表述物理、化学、工程、经济学以及环境动力学中一些非常复杂的相互作用。
数学家们称这种表述为"模式",而当一种模式足够精确时, 他能产生与实际操作中对同一条件相同的反应。但蒙特卡罗模拟有一个危险的缺陷: 如果必须输入一个模式中的随机数并不像设想的那样是随机数, 而却构成一些微妙的非随机模式, 那么整个的模拟(及其预测结果)都可能是错的。(Monte Carlo simulation)
- 2017-06-10 14:28:01下载
- 积分:1
-
haykin
implementation of most algorithms in Simon haykin s book titled "Neural Network a comprehensive foundation."
- 2010-12-03 06:26:26下载
- 积分:1