-
Perceptron
Neural network Perceptron algorithm Matlab实现(Neural network Perceptron algorithm )
- 2009-10-27 23:20:46下载
- 积分:1
-
HHT_CG
希尔伯特黄变换的重构改进算法matlab源程序(Hilbert-Huang Transform Reconstruction Algorithm matlab source)
- 2010-12-01 17:18:15下载
- 积分:1
-
FDTD
运用FDTD法,使用C语言计算二维TM波时谐场相位人图的程序.(Using FDTD method, using the C language to calculate the two-dimensional TM wave the harmonic field phase program.)
- 2013-01-15 11:54:38下载
- 积分:1
-
UpSample
This program applies Upsampling on a speech file.
- 2014-01-25 18:59:23下载
- 积分:1
-
MATLAB
:利用MATLAB软件的GUI功能设计了伺服驱动系统仿真软件包,并对系统动态性能进行了分析计算。
利用设计的软件包可以简单方便地分析伺服驱动系统的动态性能,用以指导实际系统设计。(Using the MATLAB software is GUI features designed servo drive system simulation package, and system dynamic properties were analyzed and calculated.
The use of software packages designed for easy and convenient to analyze the dynamic performance of servo-drive system to guide the actual system design.)
- 2009-11-12 10:01:45下载
- 积分:1
-
FDTD
Scott Hudson, WSU Tri-Cities
1D electromagnetic finite-difference time-domain (FDTD) program.
Assumes Ey and Hz field components propagating in the x direction.
Fields, permittivity, permeability, and conductivity
are functions of x. Try changing the value of "profile".(Scott Hudson, WSU Tri-Cities 1D electromagnetic finite-difference time-domain (FDTD) program. Assumes Ey and Hz field components propagating in the x direction. Fields, permittivity, permeability, and conductivity are functions of x. Try changing the value of " profile" .)
- 2011-05-24 15:06:17下载
- 积分:1
-
OMPbox10PKSVDbox13
说明: 两个用于图像处理的Matlab工具箱,OMPbox10和KSVDbox13,由于后者是要求安装前者的,所以就打包一起发上来了,下载一次就够了。(Two Matlab toolbox for image processing, OMPbox10 and KSVDbox13。 Since the latter requires the installation of the former, so packed together, so download once is OK。)
- 2011-04-07 17:13:36下载
- 积分:1
-
Phase-Based-Template-Matching
实现模版与图像间的匹配 GUI界面 可运行 有测试图像(Realize the template and the matching of the GUI interface between images can run have test images
)
- 2011-12-09 21:12:35下载
- 积分:1
-
BessDerivZerosBisect2
solution of bessel function
- 2010-07-07 13:30:58下载
- 积分:1
-
regression_copy
岭回归程序
输入参数为自变量、因变量和优化因子
输出参数为映射矩阵与回归误差(Ridge Regression.
Input parameters:
- X: Input data block (k x n)
- Y: Output data block (k x m)
- q: Stabiliaztion factor (optional)
If not given, estimated from data
Return parameters:
- F: Mapping matrix, Yhat = X*F
- error: Prediction errors)
- 2010-10-05 18:46:42下载
- 积分:1