-
engineMAP
电喷摩托车发动机基本喷油量MAP图仿真.利用matlab对发动机的MAP图进行仿真(Motorcycle Engine simulation of the basic fuel injection quantity map MAP. Using matlab MAP map of the simulation engine)
- 2010-09-24 11:08:42下载
- 积分:1
-
lorenzhundun
使用matlab产生混沌时间序列的源代码(use Matlab chaotic time series generated source code)
- 2007-06-04 10:38:45下载
- 积分:1
-
field
simulation of Field-oriented control (FOC) of induction motor using chopper
- 2014-08-09 02:09:11下载
- 积分:1
-
1585_Modul4
matlab tutorial free
- 2013-09-09 18:17:52下载
- 积分:1
-
houghline1
hough直线变换,返回原图像并得出边缘检测的结果(hough transform straight, return to the original image and the outcome of edge detection)
- 2015-03-26 16:20:27下载
- 积分:1
-
Distortionless_Data_Hiding
watermarking is the process of hiding information in the digital image.
- 2010-01-20 01:19:22下载
- 积分:1
-
matlab2-dimensional-image
matlab2维图像的有关知识 希望对大家有用(matlab2 dimensional image of the knowledge )
- 2011-04-26 11:38:35下载
- 积分:1
-
无功优化PSO程序
粒子群算法在无功优化中的应用,非常简洁,实用(Application of particle swarm optimization in reactive power optimization)
- 2021-04-07 10:49:01下载
- 积分:1
-
2-kinds-of-Genetic-Algorithms
两个遗传算法的实现程序,用MATLAB编写。实现效果良好。(This software is a implementation of genetic algorithm, which is written by MATLAB.Using this software, we can have a good result.)
- 2014-12-13 17:19:46下载
- 积分: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