-
FCMClust
说明: 实现了FCM模糊聚类算法,由matlab实现,可以直接使用(FCM clustering algorithm implemented by the matlab implementation, can be used directly)
- 2011-03-20 19:21:49下载
- 积分:1
-
97-things-every-software-architect-should-know
This z usful doc for all software engineers on 97-things-every-software-architect-should-know.
- 2014-08-16 13:00:13下载
- 积分:1
-
wind_rose
matlab 绘制风玫瑰图函数 自动绘制方向并统计(matlab Wind rose of direction and intensity)
- 2015-01-14 21:29:40下载
- 积分:1
-
xunhuansaomiao08
采用内螺旋算法编写的清洁机器人路径规划程序,将房间抽象为栅格矩阵(Spiral algorithm written using cleaning robot path planning program, the room abstract grid matrix)
- 2015-08-24 12:41:22下载
- 积分:1
-
case-one
本文通过研究一个主从式多节点声纳系统中同步时钟机制,以实际应用系统为
研究对象,研究其可靠性问题,并针对实际系统做数学建模,模拟电子器件的使用寿命,
并做算法研究、仿真实验,得出系统的模拟使用时间,从而为系统设计提供最佳方案。(In this paper, a multi-node master-slave synchronization clock sonar systems by studying mechanisms to practical applications for the research object, its reliability issues, and do mathematical modeling system for real life simulation of electronic devices, and do arithmetic research, simulation experiments, the use of the system time, so as to provide the best solution for system design.)
- 2020-10-15 11:07:29下载
- 积分:1
-
jpeg2000
programme qui fait la comression d image jpeg2000 en langage de programmation matlab
- 2012-04-13 19:52:00下载
- 积分:1
-
89633836hangjifenxi
利用Kalman工具箱实现对目标跟踪中的航迹分析(-use Toolbox to achieve the goal of tracking Track Analysis)
- 2010-12-19 16:57:51下载
- 积分:1
-
lf
说明: 基于tms5402芯片的语音录放程序 有项目工程和程序(Tms5402 chips based on the voice recording process and procedures for project)
- 2009-06-08 20:15:27下载
- 积分:1
-
GA
说明: 有关于各式matlab的ga码,可以参考看看(Matlab-ga about the various types of code, can refer to see)
- 2011-01-26 21:06:04下载
- 积分: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