-
MatlabSIFT
matlab版本的特征生成的SIFT算法(SIFT algorithm, matlab version)
- 2010-11-26 16:57:38下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
core_mode
说明: 该MATLAB程序计算长周期光纤光栅纤芯模式的有效折射率(MATLAB program calculated the long-period fiber grating core mode effective refractive index)
- 2008-10-10 14:52:25下载
- 积分:1
-
VC++andMATLAB-PPT
说明: 详细介绍了VC混合编程的内容,与MATLAB等的相互调用(Described in detail the content of VC Mixed Programming with MATLAB call each other, etc.)
- 2008-11-24 16:40:27下载
- 积分:1
-
guiexample
函数回调实例。用M文件可以更好的把握整个程序的全局,更能方便的实现函数回调。(Function callback instance. M-file can be used to better grasp the overall situation of the whole process, more convenient to implement the function callback.)
- 2011-07-05 17:44:18下载
- 积分:1
-
evolutional-game-modeling
演化博弈的仿真程序,非常实用的程序,可以画相位图(evolutional game modeling)
- 2020-10-15 13:37:29下载
- 积分:1
-
periodo
periodogram is used to calculate the periods between the signals..Its efficiency is high compared to other techniques
- 2015-01-08 13:56:52下载
- 积分:1
-
bianyuanjiance
本程序用于对细胞图像进行边缘检测 (内含源程序m-file和例图)(This procedure is used to image cell edge detection (m-file containing source and illustration))
- 2014-01-06 20:26:20下载
- 积分:1
-
fly1
基于matlab的仿真软件,模糊控制包括隶属度函数和模糊规则的建立。(Based on the MATLAB simulation software, including fuzzy control membership functions and fuzzy rules are established)
- 2012-04-27 20:25:26下载
- 积分:1
-
chufaqi
触发器,eda.在实际的数字系统中往往包含大量的存储单元,而且经常要求他们在同一时刻同步动作,为达到这个目的,在每个存储单元电路上引入一个时钟脉冲(CLK)作为控制信号,只有当CLK到来时电路才被“触发”而动作,并根据输入信号改变输出状态。把这种在时钟信号触发时才能动作的存储单元电路称为触发器(Triggers, eda. The actual digital systems often contain a large number of memory cells, and at the same time they often require synchronized action, to achieve this purpose, the introduction of a clock pulse (CLK) in each memory cell circuit as a control signal , the arrival of the circuit only when CLK was only trigger the operation and change the output state of the input signal. The memory cell circuit that can trigger actions when the clock signal is called a flip-flop)
- 2014-08-27 10:43:49下载
- 积分:1