-
RPCL
RPCL聚类算法,用MATLAB实现,有详细注释(RPCL clustering algorithm, using MATLAB realization of the Notes in more detail)
- 2007-11-27 10:45:20下载
- 积分:1
-
SVM
说明: 支持向量机SVM和核函数的matlab程序集,压缩包中包含常用的各种SVM函数,(Support vector machine and kernel function SVM matlab assembly, compressed package that contains a variety of commonly used SVM function)
- 2011-04-13 09:21:49下载
- 积分:1
-
MUSIC-LIKE(without-redundancy)
对基于四阶累积量的MUSCI算法进行去冗余,把多余的冗余数据剔除,在保持良好分辨率的基础上也降低了运算复杂度。(Fourth-order cumulant-based algorithm to the MUSCI redundant, removed the extra redundant data, while maintaining good resolution also reduced on the basis of computational complexity.)
- 2020-09-01 15:08:10下载
- 积分:1
-
Computational-Colour-Science-MATLAB
Computational Colour Science Using MATLAB - Stephen Westland & Caterina Ripamonti(Computational Colour Science Using MATLAB- Stephen Westland & Caterina Ripamonti)
- 2013-09-13 20:13:53下载
- 积分:1
-
liugan
六杆机构MATLAB计算仿真,解析法求解位移、速度、加速度、力和力矩(Six institutions MATLAB computing simulation, analytical method to solve the displacement, velocity, acceleration, force and moment)
- 2015-01-31 18:02:11下载
- 积分:1
-
BP-Identification
BP Identification
螺旋桨推力系数BP神经网络辨识(BP Identification)
- 2020-10-18 09:37:26下载
- 积分:1
-
abc
电机abc系统转换的matlab仿真程序,c语言编写,matlab环境下运行(Motor abc system conversion matlab simulation program, c language, matlab environment to run)
- 2009-11-12 21:12:20下载
- 积分:1
-
Hough_Algorithm
本代码是基于matlab开发的用于图像处理中针对灰度图像进行的直线匹配检测(Detect lines in grayscale image by matlab)
- 2009-12-31 16:42:18下载
- 积分: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
-
matlab-code-pi-calculation
The number π is a mathematical constant that is the ratio of a circle s circumference to its diameter and is approximately equal to 3.14159. It has been represented by the Greek letter "π" since the mid-18th century, though it is also sometimes romanized as "pi
- 2013-12-30 00:35:55下载
- 积分:1