-
YALMIP
matlab编程中所需要的优化工具箱,可对波形进行优化等(matlab programming required in the optimization toolbox, optimization of the waveform can be)
- 2011-04-20 16:31:53下载
- 积分:1
-
小斜视角RDA
利用MATLAB仿真小斜视角情况下理想点目标的合成孔径雷达回波数据,并利用RDA算法进行点目标成像。(the echo data of the ideal point target from small oblique Angle is simulated, and the target image is obtained by using RDA.)
- 2017-07-28 18:00:43下载
- 积分:1
-
HMMtest
采用隐马尔科夫HMM算法对语音进行识别的源程序(Using Hidden Markov HMM algorithm to identify the source of the voice)
- 2010-01-10 01:03:51下载
- 积分:1
-
FastMarching_version3b
This function Skeleton will calculate an accurate skeleton (centerlines) of an object represented by an binary image / volume using the fastmarching distance transform.
- 2014-10-08 01:25:55下载
- 积分:1
-
GreedTsp
用贪心方法计算TSP路径,用的是matlab(TSP path with the greedy method, using matlab)
- 2013-09-13 17:15:37下载
- 积分:1
-
thickeners
浓密机模型 自己编写的浓密机。m文件,希望能帮助你 谢谢(Thickener model by myself。Thickener model by myself.Hope to help you,and good luck.)
- 2011-11-16 21:31:58下载
- 积分:1
-
xiaoshijie
小世界网络模型源代码,介绍小世界网路模型原理,实现代码和在pajek中实现仿真(Small world model code)
- 2012-05-01 19:14:51下载
- 积分:1
-
Simtoc
Translation validation: from Simulink to C
- 2012-07-22 22:01:35下载
- 积分:1
-
risers-movement
this code obtains riser s movement
- 2014-01-12 20:34:56下载
- 积分: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