-
MATLAB_7_0
详细的介绍了matlab实用技术的方法和工作原理(Describes in detail the methods and practical techniques matlab works)
- 2010-06-20 12:31:38下载
- 积分:1
-
wavelet-denoise
利用小波变换进行图像去噪的程序 基于MATLAB的(Image denoising using wavelet transform procedures for MATLAB-based)
- 2010-08-17 16:39:05下载
- 积分:1
-
FDTD_1D_TM
一个用来计算一维光子晶体构成的波导通路的场传播(Used to calculate a one-dimensional photonic crystal waveguide consisting of field propagation path)
- 2010-11-08 23:06:00下载
- 积分:1
-
fam
FFT accumulation method (FAM) in Matlab
- 2010-02-23 12:57:36下载
- 积分:1
-
GA-LR-FS
Genetic algorithm feature selection by using Logistic Regression
- 2013-11-11 22:42:50下载
- 积分:1
-
PSOGSA
引力搜索算法与粒子群算法结合的混合算法,多大量的标准测试函数进行测试(Hybrid algorithm gravitational search algorithm and particle swarm algorithm combining multiple large number of standard test functions for testing)
- 2014-12-04 14:12:02下载
- 积分:1
-
SparkMLlibDeepLearn-master
深度信念网络,非常好的代码,有具体的事例(Deep belief network, very good code, there are specific examples)
- 2020-11-26 10:59:31下载
- 积分:1
-
AHP
自己下载整理的层次分析法材料,相信对你会有用的。自己下载看下吧(Download finishing their AHP materials, that will be useful to you. Facie it yourself downloads)
- 2010-11-09 13:41:14下载
- 积分: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
-
110519PLL
一个锁相环路,同相正交环路,一阶锁相环,做毕业设计时遇到的。(A phase-locked loop, quadrature-phase loop, the first order PLL, the design experience to do graduate.)
- 2011-05-18 08:56:20下载
- 积分:1