-
harris_ncc
harris角点检测,并对检测的角点用NCC进行匹配(harris corner detection, and detection of the corner points are matched with NCC)
- 2013-07-20 16:02:39下载
- 积分:1
-
CH6MATLAB
MATLAB经典示例
以示参考
十分有用(MATLAB classic example to show reference useful)
- 2013-02-25 09:16:20下载
- 积分:1
-
fig316
自动控制理论中利用matlab编写二阶系统分别在欠阻尼,临界阻尼,过阻尼时的情况(Automatic control theory using matlab write second-order system in underdamped, critically damped, overdamped)
- 2013-03-08 17:27:36下载
- 积分:1
-
prjct-code
digital watermark using dct
- 2011-10-27 01:27:45下载
- 积分:1
-
19895188speech
用dtw方法做的语音识别程序,可以识别简单的单个数字(dtw methods using the voice recognition procedure, a simple recognition of individual figures)
- 2013-04-15 23:27:06下载
- 积分:1
-
trans_inrushcurrent
一个变压器励磁涌流的仿真案例,考虑磁滞的影响(A transformer inrush current simulation case, consider the impact of hysteresis)
- 2020-12-29 23:29:02下载
- 积分:1
-
ABC_Free_Space
Absorbing Boundary Conditions in Free Space
- 2008-12-10 10:48:35下载
- 积分:1
-
Llet
研究了利用混沌相变进行弱信号检测的理论及仿真试验( 对基于)振子初值敏感性检测弱信号的方法分
析后指出,过渡过程会影响检测性能,提出一种改进的弱信号检测方法( 对仿真输入噪声生成和仿真步长选择进行
研究后建立了仿真模型,在典型噪声背景下检测弱正弦信号( 实验结(Studied the use of chaotic phase transitions for weak signal detection theory and simulation test (based on) the sensitivity of oscillator initial value method of weak signal detection analysis pointed out that the transition process will affect the detection performance, an improved method of weak signal detection ( on the simulation input noise generation and simulation step size selection study established a simulation model, in a typical background noise detection of weak sinusoidal signal (experimental colorectal)
- 2021-04-23 14:48:48下载
- 积分:1
-
Matlab-100-examples-
matlab编程的100个实例,是初学matlab者很好的学习工具和平台。(Matlab programming examples of one hundred source)
- 2014-10-09 10:24:08下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1