-
degree180
18o degree conduction inverter
- 2011-10-26 01:50:04下载
- 积分:1
-
osworkflow
osworkflow的一个demo,可以用作参考(A demo osworkflow can be used as a reference)
- 2015-02-05 13:16:18下载
- 积分:1
-
LFM-filter
产生LFM信号-分析其频谱-运用频域匹配滤波器.m(LFM signal is generated- An analysis of the spectrum- the use of the frequency domain matched filter m.)
- 2014-01-09 19:44:02下载
- 积分:1
-
camera
matlab 获取摄像头的照片,在matlab平台上图像处理(matlab can capture the image from the
camera)
- 2009-12-03 12:44:22下载
- 积分:1
-
pid0001
说明: matlab比例积分微分调节器仿真程序
系数整定(matlab PID adaptive controller)
- 2011-02-27 06:59:39下载
- 积分:1
-
3DFDTD
利用matlab计算三维光子晶体带隙的fdtd算法(calculated using Matlab 3D photonic bandgap of the algorithm fdtd)
- 2006-08-16 16:31:27下载
- 积分:1
-
letter_detection
script to detect the location of a letter in a picture
- 2009-05-04 12:43:07下载
- 积分:1
-
determine_prime
Determine if an integer is a prime number.
If not, provide the largest prime number by which the given number is divisible.
- 2010-05-08 20:29:40下载
- 积分:1
-
zfmmse
该程序是ZF算法,和MMSE算法的源代码,仿真了两种算法以及串行干扰抵消后的算法(The program is ZF algorithm, and MMSE algorithm source code, the simulation algorithm and the two after the serial interference cancellation algorithm)
- 2011-06-01 21:08:34下载
- 积分: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