-
Untitled
IDT法模态参数识别,可识别频率,阻尼比和振型系数。(The IDT Law modal parameter identification)
- 2012-11-08 10:21:05下载
- 积分:1
-
Wavelet-analysis-
小波分析理论与matlab实现教程源程序(Wavelet analysis theory and Matlab tutorial source)
- 2013-05-15 22:24:38下载
- 积分:1
-
25fuctionsMATLAB
这是PSO粒子群算法比较的常用25个函数的matlab源代码。(This is a comparison of particle swarm optimization PSO used 25 functions matlab source code.)
- 2010-07-01 22:09:25下载
- 积分:1
-
mod%26demod
根据输入的调制方式,对输入序列MOD_IN进行调制,分别采用BPSK, QPSK, !6QAM, 64QAM,完成对星座图的映射(According to the modulation input, the input sequence MOD_IN modulation, using BPSK. QPSK,! 6QAM, 64QAM, the completion of the mapping constellation)
- 2007-03-03 14:23:28下载
- 积分:1
-
gravity-invertion
实现重力反演,提供实例,建立模型正演,然后进行反演(Realize the gravity inversion, provide examples, modeling forward and inversion)
- 2021-04-08 15:59:00下载
- 积分:1
-
Lab13_MultArrays
Lab13_MultArrays 多维数组的使用,实现数组定位(Use Lab13_MultArrays multidimensional arrays, array positioned to achieve)
- 2014-01-06 09:13:28下载
- 积分:1
-
isomap
In statistics, Isomap is one of several widely used low-dimensional embedding methods, where geodesic distances on a weighted graph are incorporated with the classical scaling (metric multidimensional scaling). Isomap is used for computing a quasi-isometric, low-dimensional embedding of a set of high-dimensional data points. The algorithm provides a simple method for estimating the intrinsic geometry of a data manifold based on a rough estimate of each data point’s neighbors on the manifold. Isomap is highly efficient and generally applicable to a broad range of data sources and dimensionalities.
- 2021-04-11 22:18:57下载
- 积分:1
-
GridCODE
无线通信中MIMO系统空时格码技术编程4状态情况(Wireless communications, MIMO system empty grid code technology programming 4-state situation)
- 2012-12-30 22:17:54下载
- 积分:1
-
MATLAB
gui based calculator
- 2012-03-28 02:02:27下载
- 积分: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