-
MATLAB_suanfa
matlab算法大全,有多种实用的算法资料(matlab algorithm Daquan, a variety of practical algorithm for data)
- 2012-06-13 11:19:05下载
- 积分:1
-
work
通过matlab实现简单的音乐混响,并与原波形比较(a simple effect on music through matlab)
- 2015-03-31 21:01:39下载
- 积分:1
-
352
小波软硬阈值去噪及软硬阈值折衷法去噪程序(wavelet de-noising)
- 2012-02-28 09:53:08下载
- 积分:1
-
radar_data2
雷达杂波抑制算法 (Radar clutter suppression algorithm)
- 2010-08-10 16:56:51下载
- 积分:1
-
Rapson_numerical
In this experiment our equation is f(x0)=x^3-3x-1.We have to find the real root of this equation between 1 and 2.The programme has been shown in the"new_rap"
We have done the comparison between the Newton Rapson method the false position method
- 2011-02-07 11:35:31下载
- 积分:1
-
Butterworth_Filters_v1
巴特沃斯滤波器设置,自行设置阶数、截止频率等滤波器参数(butter-worth filter)
- 2013-08-02 11:10:39下载
- 积分:1
-
GASVM
SVM程序用于小样本分析,模式识别。用于Matlab的平台。(SVM procedures for small samples for analysis and pattern recognition. Matlab for the platform.)
- 2006-11-30 13:36:35下载
- 积分:1
-
RS232-Communication
communication with RS232 using matlab programming
- 2013-05-17 22:47:51下载
- 积分:1
-
matlab1
说明: matlab应用百例1,这部分主要是讲述,图形应用方面的问题1-45(matlab application 1)
- 2010-04-29 09:48:23下载
- 积分: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