-
wartODE
本代码是是基于离散余弦变化的数字水印算法,通过Matlab来实现。对学习水印有很大的帮助!(DCT)
- 2009-06-03 16:26:52下载
- 积分:1
-
gps_position
通过Matlab仿真实现GPS定位算法的实现(GPS positioning algorithm and implementation,)
- 2011-09-16 12:56:41下载
- 积分:1
-
fftDissociation
频谱选取,一般用于后续向量机的诊断的特征。进行了频谱分析后对每个频带的能量进行分离开。(Spectral selection, generally for subsequent diagnostic feature vector machine. Spectrum analysis conducted after the energy of each frequency band to leave.)
- 2013-09-20 18:17:23下载
- 积分:1
-
simulation_and_software_radio_for_mobile_communica
说明: 电子书simulation and software radio for mobile communications的程序文件,用于学习MATLAB通信仿真(electronic books and simulation software for mobile radio communications procedures document for learning communications MATLAB simulation)
- 2006-03-01 09:05:42下载
- 积分:1
-
SVM
In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-probabilistic binary linear classifier. An SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on.
- 2014-12-14 21:33:26下载
- 积分:1
-
markov_localization
Markov Localization.
- 2015-02-19 18:21:27下载
- 积分:1
-
ukf-code
无迹卡尔曼滤波程序,主要子程序包括:轨迹发生器、系统方程、测量方程、UKF滤波器(UKF Filter)
- 2013-05-15 17:19:51下载
- 积分:1
-
HeartRateMonitor
ios平台基于蓝牙4.0 HeartRate(latform is based on the Bluetooth 4.0 HeartRate)
- 2014-02-17 15:12:38下载
- 积分:1
-
chengxu
本程序是用简化梯度法进行电力系统最优潮流计算。(This procedure is the calculation of the optimal power flow of power system with simplified gradient method.)
- 2014-12-01 21:47:21下载
- 积分:1
-
FELICS
In computer science and information theory, data compression, source coding,[1] or bit-rate reduction involves encoding information using fewer bits than the original representation. Compression can be either be lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy. No information is lost in lossless compression. Lossy compression reduces bits by identifying marginally important information and removing it. The process of reducing the size of a data file is popularly referred to as data compression, although its formal name is source coding (coding done at the source of the data, before it is stored or transmitted).
- 2012-09-26 18:06:47下载
- 积分:1