-
svm-by-Steve-Gunn
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
- 2011-06-05 16:45:29下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
Genetic_Algorithms
solving job shop scheduling problem with setup times by Tabu Search Algorithm
- 2013-09-16 01:29:41下载
- 积分:1
-
shiyan1
M/M/1单服务台或M/M/S(n)排队系统仿真
(用事件调度法实现离散事件系统仿真)
(M/M/1 single desk or M/M/S (n) Queuing System Simulation (Event Scheduling Method using Discrete Event System Simulation))
- 2007-09-13 00:21:56下载
- 积分:1
-
digital
数字信号处理之时域卷积matlab实现,非常简单。(Digital signal processing implementation of time-domain convolution matlab)
- 2009-11-30 11:09:48下载
- 积分:1
-
convexprog
primary dual 算法 解决Interior point(primary dual algorithm to solve Interior point)
- 2008-08-10 11:56:47下载
- 积分:1
-
fuzzy-controller
模糊pid控制 完成位置跟踪 模糊pid控制 完成位置跟踪(fuzzy pid controller)
- 2013-01-11 16:05:24下载
- 积分:1
-
piegao_v21
利用最小二乘法进行拟合多元非线性方程,最小二乘回归分析算法,计算目标和海洋回波的功率谱密度。( Multivariate least squares fitting method of nonlinear equations, Least-squares regression analysis algorithm, Calculating a target and ocean echo power spectral density.)
- 2016-08-22 17:32:24下载
- 积分:1
-
WPsvdquzao
主要用于对含有噪声的信号进行降噪处理,先小波包降噪再奇异值降噪(It is mainly used to denoise the signal containing noise. First, the wavelet packet de-noising and then the singular value denoising)
- 2017-12-31 21:13:41下载
- 积分:1
-
huatanqumian
通过运用数学软件matlab绘制不同颜色形状的花坛曲面(By using mathematical software matlab draw a different colors and shapes of flowerpot surface
)
- 2011-05-23 16:51:15下载
- 积分:1