-
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
-
IEEE34
用C语言编写的IEEE34节点系统画图例程,用于matlab(the graghing programme of IEEE34 node system written in C, for matlab
)
- 2013-09-16 10:33:53下载
- 积分:1
-
e
说明: this matlab source code describes about all kind of edge detectors
- 2011-12-11 12:59:32下载
- 积分:1
-
ADRC_HANSHU
说明: 一个完整的adrc源码资料,对adrc学习者会有帮助(adrc matlab software toutin)
- 2021-04-08 20:59:00下载
- 积分:1
-
integer-programming
该MATLAB程序提供了简单的整数规划功能(The MATLAB program provides a simple function of integer programming)
- 2011-08-19 21:38:25下载
- 积分:1
-
thresh_p
有关于matlab中静态面部数据中的门限效应的源代码(About matlab static facial threshold effect in the data source)
- 2013-08-18 09:13:50下载
- 积分:1
-
jiale
加热炉的PID算法控制温度,经常用于温度控制方面的算法,此项目为FPGA控制温控经常用的算法,决对可行。(PID algorithm to control the temperature of the furnace, is often used for temperature control algorithms, this project FPGA control thermostat frequently used algorithms, never to be feasible.)
- 2015-03-09 19:50:15下载
- 积分:1
-
frame-differential-method-
源代码在matlab实现相邻帧间差分法对于视频中对移动目标的识别。附送视频,在matlab上能打开的视频只有无压缩的AVI视频。视频背景没有变化的情况下,处理效果很好。(The source code in matlab between adjacent frame difference method for the recognition of moving target in the video. Attached to the video, can open the video on the matlab only compressed AVI video. Does not change the background of video cases, the treatment effect is very good.)
- 2013-12-01 01:14:36下载
- 积分:1
-
task3
递推最小二乘法和递推阻尼最小二乘法仿真,系统模型如下:
y(t) - 1.6 * y(t - 1) + 0.7 *y (t - 2) = u(t - 1) + 5.5 * u(t – 2) + e(t),试用递推最小二乘法和递推阻尼最小二乘法进行参数识别,并进行比较
(Damped recursive least squares method and recursive least squares method simulation, the system model is as follows: y (t)- 1.6* y (t- 1)+ 0.7* y (t- 2) = u (t- 1)+ 5.5* u (t- 2)+ e (t), the trial damped recursive least squares method and recursive least squares method for parameter identification, and comparison)
- 2011-12-01 00:09:15下载
- 积分:1
-
uploading
This is a source code for image processing. It is using fresnal algorithm and diffraction forulas to creat holograms.
- 2012-01-23 05:28:57下载
- 积分:1