-
LDPC_precode
说明: LDPC 预编码,用于构造Raptor码(LDPC Precodes, Used to construct Raptor codes )
- 2011-03-22 22:17:57下载
- 积分:1
-
Gametheory
本代码实现了博弈的算法的仿真。可以作为初学者的程序学习。(This code implements the the algorithm simulation game. Can learn as a beginner' s program.)
- 2012-09-13 19:24:45下载
- 积分:1
-
grabit
GRABIT starts a GUI program for extracting data an image file. It is capable of reading in BMP, JPG, TIF, GIF, and PNG files (anything that is readable by IMREAD).GRABIT starts a GUI program for extracting data an image file. It is capable of reading in BMP, JPG, TIF, GIF, and PNG files (anything that is readable by IMREAD).
- 2015-02-03 16:16:44下载
- 积分:1
-
遗传算法PPT和案例分析及源程序实现
说明: 如何使用遗传算法,里面有ppt教程与案例分析,遗传算法与优化问题(How to Use Genetic Algorithms)
- 2019-01-25 20:06:06下载
- 积分:1
-
PSKRecovery
M-PSK Recovery for Modem Design.
- 2013-08-25 18:45:06下载
- 积分:1
-
Trajectory-tracking-from-detector
The files written out by the detection process are used as input for the tracker to infer trajectories of each object. The tracker needs to deal with different scenarios
- 2013-04-19 23:25:37下载
- 积分:1
-
paso-bajo-y-alto
este es un fitro paso bajo y paso alto muy conveniente para el uso en ingenieria electronica y mas aplicaciones
- 2011-12-07 23:44:05下载
- 积分:1
-
61046606ABCNNTrain
Training Artificial Neural Network. XOR Problem. Summation Units, Log-Sigmoid Neurons with Biases. Input Layer: 2, Hidden Layer: 2, Output Layer: 1 neurons. Returns mean square error between desired and actual outputs. Reference Papers: D. Karaboga, B. Basturk Akay, C. Ozturk, Artificial Bee Colony (ABC) Optimization Algorithm for Training Feed-Forward Neural Networks, LNCS: Modeling Decisions for Artificial Intelligence, 4617/2007, 318-329, 2007. D. Karaboga, C. Ozturk, Neural Networks Training by Artificial Bee Colony Algorithm on Pattern Classification, Neural Network World, 19(3), 279-292, 2009. */
- 2013-12-10 16:58:46下载
- 积分:1
-
FlatHist
This function flat the histogram of a specific window in image
- 2010-11-05 23:58:19下载
- 积分:1
-
CurvatureEstimation
This function calculates the curvature of a 2D line.
Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc.
Image Vision Computing New Zealand, 108¨C112, 2003.
by Jianfei Pang
k = CurvatureEstimation(list,b,f)
inputs,
list : A M x 2 list of line points.
fn: The number of forward points that were chosen to calcute.
bn: The number of backward points that were chosen to calcute.
outputs,
Ei : M x 1 Curvature values
thetai:M x 1 angle values
Example
[Ei,ti]=CurvatureEstimation(test,4,4)
- 2013-04-25 05:58:51下载
- 积分:1