-
MATLAB-SVM-Improvement
快速实现预测,SVM方法改进,混沌时间序列。注意:7.0版本以上SVM数据包qp.dll不能运行,需要改。(Rapid realization of prediction, SVM method to improve, chaotic time series. Note: The 7.0 version of the above packet qp.dll SVM can not run, needs to change.)
- 2010-06-07 15:46:04下载
- 积分:1
-
tolerance
tolerence and image acquisition
- 2010-06-09 19:27:40下载
- 积分:1
-
X-means
对K-means聚类算法的改进X-means算法。针对K值如何设定的问题,利用BIC准则判断聚类点数量。同时附有两个初始聚类点的选择程序,自己选吧。(The improved X-means algorithm for K-means clustering algorithm. In view of the problem of how to set the K value, the number of clustering points is judged by the BIC criterion. At the same time, there are two initial clustering points of the selection program, choose it yourself.)
- 2018-02-24 21:29:30下载
- 积分:1
-
annMatlab7p2
说明: 神经网络与matlab7的实现
配套资料下载
.m格式(neural network and the realization matlab7 supporting information downloaded. M format)
- 2006-04-15 00:50:37下载
- 积分:1
-
ond_3ph_mli_LC
it is a three-phase PWM inverter with LC filter
- 2013-11-17 05:43:31下载
- 积分:1
-
RasterizerSpan
ClassPoolFiller extends SimplifiedVisitor implements ClassVisitor.
- 2014-01-08 10:31:04下载
- 积分:1
-
suoxianghuan
锁相环就是锁定相位的环路。学过自动控制原理的人都知道,这是一种典型的反馈控制电路,利用外部输入的参考信号控制环路内部振荡信号的频率和相位,实现输出信号频率对输入信号频率的自动跟踪,一般用于闭环跟踪电路。(Locked loop (phase), as the name implies, is the lock phase of the loop. Principle of automatic control of the people know, this is a typical feedback control circuit, the external input reference signal control the frequency and the phase of the oscillation signal inside the loop, the frequency of the output signal of the input signal frequency automatic tracking, generally used for closed-loop tracking circuit.
)
- 2015-05-25 16:54:30下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
Matlab-Programming
Matlab programming engineering
- 2010-08-11 02:14:41下载
- 积分:1
-
MATLAB-using-s-function
learn about
s-function in Matlab
- 2013-11-29 17:09:19下载
- 积分:1