-
simulink
实现了曲线拟合,关于客车燃油经济性的曲线(vc++ achieve numerical simulation with the approximation method of calculating least-squares curve fitting )
- 2010-09-09 22:14:44下载
- 积分:1
-
varycolor
generate colors in matlab,
- 2011-08-03 23:44:37下载
- 积分:1
-
jpegImageCompression
matlab 对图像进行压缩(jpeg图像压缩)(matlab for image compression (jpeg image compression))
- 2014-02-17 20:46:56下载
- 积分:1
-
rls算法自适应去噪
说明: rls算法去噪作业了解RLS算法并能简单运用RLS算
法进行一些处理。(RLS algorithm denoising)
- 2019-04-16 20:32:10下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
kalmanfilter
说明: 基于matlab语言编写的卡尔曼滤波源程序,需要的请下载。(Matlab-based Kalman filtering languages source code, need download.)
- 2008-10-22 22:09:35下载
- 积分:1
-
bandp
关于数字带通滤波器的编码matlab程序。可以作为函数直接引用。(Digital bandpass filter encoding matlab program. As a function reference.)
- 2012-08-17 17:17:28下载
- 积分:1
-
netual-net-Matlab
神经网络预测,几个简单的列子,适合初学者(neural network prediction matlab programe)
- 2013-12-01 14:14:52下载
- 积分:1
-
facedetection1
基于肤色的人脸检测MATLAB源代码皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的(Face detection based on skin color skin detection MATLAB source code for the ultimate goal is to build a decision-making rules, and use of the image pixels into skin and non skin types, usually by introducing a measure of the pixel color with the " standard colors" achieved the distance, the distance of the corresponding color from the decision modeling approach)
- 2021-05-12 21:30:03下载
- 积分:1
-
newsvm
一种改进的SVM算法程序。极大的提高了运算速度(An improved SVM algorithm program. Greatly improves the operation speed)
- 2009-10-07 09:40:22下载
- 积分:1