-
backpropagation
A MLP code with backpropagation training algorithm designed for aproximation of functions problems.
- 2010-11-17 06:10:15下载
- 积分:1
-
D2P
a part of simulink which can relize some functions on motor
- 2014-12-09 11:51:54下载
- 积分:1
-
threelecel_SVPWM
T型三电平逆变器的SVPWM控制以及闭环并网控制仿真(T-type three-level inverter SVPWM control and closed-loop control and network simulation)
- 2021-01-23 10:18:44下载
- 积分:1
-
PF_codes_boat
粒子滤波,采用matlab与vc共同编写,注意在运行之前需要 在matlab环境下,运行
- 2014-09-11 16:11:27下载
- 积分:1
-
LT_simBIAWGN
LT码的MATLAB仿真程序,译码算法为BP算法。(LT code MATLAB simulation program, the decoding algorithm of BP algorithm.)
- 2013-04-25 19:13:59下载
- 积分:1
-
code
MATLAB编写实现图像几何校正的程序,根据靶图将tiger图像从鱼眼形变恢复(MATLAB for Image geometry correction preparation procedures, in accordance with the target map to tiger fish-eye images from the restoration of deformation)
- 2009-05-02 15:33:03下载
- 积分:1
-
uec
DSL时域均衡中所采用的UEC算法,用Matlab写的代码(DSL in the time-domain equalizer algorithm is used in UEC, using Matlab code written in)
- 2010-01-21 19:54:45下载
- 积分:1
-
csMRIdemo
本程序包里面代码用matlab编写,有三个demo,分别处理然后用CS重建1维,2维信号,最后一个是对大脑图像做CS重建对比(This package inside the code written in matlab, there are three the demo, be treated separately and then use the CS reconstruction of one-dimensional, two-dimensional signal, the last CS reconstruction compared brain images)
- 2012-06-19 10:59:26下载
- 积分:1
-
hw12
圆柱绕流的有限元求解程序,取四分之一求解区域。采用流函数形式求解laplace偏微分方程为数学模型。(Circular cylinder of finite element solver)
- 2011-11-26 23:45:14下载
- 积分:1
-
SIFT_matlabe1
This is a MATLAB implementation of the SIFT keypoint detector and descriptor (do_gaussian: generate Gaussian scale space of input image
do_diffofg: generate Difference of Gaussian (DoG) scale space
do_localmax: local extrema as the potential keypoints
do_extrefine: refine the keypoints by discarding the ones with low contrast and along an edge
do_orientation: compute the orientation of a support region of keypoint
do_descriptor: compute the descriptor of a keypoint based on image gradients.
do_match: match two images based on the nearest neighbor principle and spatial consistency.
do_sift: generate the SIFT descriptors for a given input image. It basically s all the functions above.
)
- 2015-01-13 19:34:30下载
- 积分:1