-
NSG2.1
tcl generator that generate tcl code automaticaly
- 2014-08-24 17:50:19下载
- 积分:1
-
histeq
A matlab code for image processing using histogram equalization
- 2009-10-12 23:35:33下载
- 积分:1
-
network
用matlab编写的简单的bp和rbf神经网路实例,有需要的下载吧,适合初学者(Written in a simple to use matlab bp and rbf neural network example, the need to download it for beginners)
- 2010-05-08 16:41:54下载
- 积分:1
-
BP_3
一个简单的基于Matlab的BP神经网络的事项~~~~(A simple matter based BP neural network in Matlab ~ ~ ~ ~)
- 2012-10-19 23:13:28下载
- 积分:1
-
DABC
动态蜂群算法源程序,DF1动态函数的源代码,有绘图结果(Dynamic colony algorithm source code, DF1 dynamic function of the source code)
- 2020-11-08 23:59:47下载
- 积分:1
-
RBF
可用于电力系统短期负荷预测的RBF神经网络程序(Power system can be used for short-term load forecasting procedures of the RBF neural network)
- 2009-04-17 09:25:29下载
- 积分:1
-
pauseRate
说明: matlab环境下音频求停顿率,用于区分语音和乐音(matlab environment standstill for audio rate, used to differentiate between voice and music)
- 2008-10-15 09:58:34下载
- 积分:1
-
FISTA
压缩感知恢复算法,加速算法的一种,近似算法(Recovery algorithm)
- 2015-09-21 19:17:47下载
- 积分:1
-
omnetwaysofuse
omnet环境下如何建立wsn节点并模拟仿真(omnet environment and how to establish wsn node simulation)
- 2010-08-17 11:38:21下载
- 积分: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