-
masy
this file about induction moteur part 1
- 2012-05-07 17:15:36下载
- 积分:1
-
delete_row
当文件的某一行存在某一个字符串时,就删除该文件的那一行,并适应于多文件的批量处理。(When a file on a row exists a string, delete the line of the file, batch processing and is suitable for multiple file.)
- 2015-01-09 09:54:26下载
- 积分:1
-
PSNR-MSE
图像处理中常用的算法,均方根误差和峰值信噪比的matlab代码(Image processing algorithms commonly used, the root mean square error and peak signal to noise ratio of the matlab code)
- 2016-04-17 17:22:00下载
- 积分:1
-
PlantIdentification
Plant step response approximation using two- or three- parametrical models for system identification
- 2011-02-08 03:38:48下载
- 积分:1
-
s_xy732119
参考外国文献,通过MATLAB程序编写了以两个简单的ISPLSk映射构造一个双混沌互扰 NAbRdPi系统,提出了基于双混沌互扰系统的无线加密算法,具有防窃听的能力,调试无错误。(References to foreign literature, through MATLAB programming the ISPLSk with two simple mapping to construct a mutual interference NAbRdPi dual chaotic systems is proposed based on the wireless encryption algorithm dual chaotic mutual interference system has the ability of anti-wiretapping, debugging errors. )
- 2016-01-16 20:52:45下载
- 积分:1
-
snowflake
对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数(An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw its graphics, and calculate the area of the Koch snowflake, and its fractal dimension)
- 2012-05-13 08:16:54下载
- 积分:1
-
nonlinear_equation_for_GVD
求解非线性薛定谔方程中群速度色散项带来的脉冲展宽。其中数据可自行设定。(nonlinear equation for GVD)
- 2011-07-14 21:38:48下载
- 积分:1
-
sigaldemodulation
在matlab环境下产生指数衰减信号,从硬盘读取数据,对信号进行正交检波(in Matlab environment under exponential signal from the hard disk to read data, the detection signal orthogonal)
- 2007-06-01 17:23:50下载
- 积分:1
-
Untitled14main
This code is a special calculation between DEA and MCDA/ PROMETHEE II.
- 2013-09-23 21:40:38下载
- 积分: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