-
Caofa
Cao法求嵌入维数m,相空间重构理论需计算最优嵌入维数m和最佳延迟时间τ, 重构相空间。(Cao method of embedding dimension of phase space m, to calculate the optimal embedding dimension m and the optimal time delay of phase space reconstruction theory.)
- 2021-04-27 10:48:44下载
- 积分:1
-
findSaddledot
找出一个4行5列的二维数组的”鞍点”,即该位置上的元素在该行上最大,在该列上最小。也有可能没有鞍点。(identify a line 4 5 2-D array of "saddle point," that is the position of the element in the largest firms, out of the smallest. They may not saddle point.)
- 2007-06-10 15:57:59下载
- 积分:1
-
test0
这是一个很好的控制台应用程序,可以方便的在其中添加模块。(This is a good console application, you can easily add modules where.)
- 2014-09-10 09:44:15下载
- 积分: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
-
read_txt_1
过于滤波,采用卡尔曼滤波有关的方法。比较简单。打开文件,希望有用(kalman filter)
- 2011-12-09 21:20:28下载
- 积分:1
-
lyapunov_xie
说明: 李氏指数求取程序下载!lyapunov指数的求取(lyapunov)
- 2009-08-05 19:20:45下载
- 积分:1
-
vc+matlab
matlab 与 vc++接口五种不同的方法与实例(vc Matlab interface with five different methods and examples)
- 2006-06-15 11:56:16下载
- 积分:1
-
GANNT
matlab绘制甘特图的代码matlab绘制甘特图的代码matlab绘制甘特图的代码(matlab code draw Gantt chart code matlab matlab draw Gantt chart drawing Gantt chart code)
- 2013-01-08 00:55:19下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
shubiao
(9)鼠标器程序
主程序是shubiao.C,可以使用Turbo C工具来调试。((9) Program mouse
The main program is shubiao.C, you can use Turbo C tools to debug.)
- 2014-12-09 09:42:41下载
- 积分:1