-
DOTNET--Finger-Print-Authentication-Using-Biometr
DOTNET- Finger Print Authentication Using Biometric Systems
- 2015-04-14 09:59:42下载
- 积分:1
-
3Dslice_show
一个用matlab编写的用以显示3D slice的程序,非常使用(a matlab code to show 3d form a serial 2d image sequence,typically in medical image)
- 2010-10-23 14:33:15下载
- 积分:1
-
Hierarchical-Template-Matching
I have solved the hierarchical based template matching problem in matlab of success rate 100
- 2011-01-26 07:38:39下载
- 积分:1
-
emd
这是一个emd的算法的程序,有需要的可以下载用用,比较简单的一个,希望有同道中人批评指正(This is an emd algorithm program, there is a need can be downloaded to use, relatively simple one, I hope fellow human criticized the correction)
- 2012-06-04 19:41:44下载
- 积分:1
-
MATLAB_syjc
matlab如何与vb进行混合编程的案例,还包括部分计算方法的matlab实现(application example of matlab and VB)
- 2011-07-27 11:02:25下载
- 积分:1
-
ECG-digital-filter
心电信号数据 去噪滤波 IIR FIR 小波去噪等(ECG digital filter IIR,FIR )
- 2021-01-10 18:08:50下载
- 积分:1
-
AGC-volt
本程序是自动增益控制电压的仿真过程,可利用AGC电压的变化来预测有无干扰出现。(This procedure is automatic gain control voltage of the simulation process can be used to predict changes in AGC voltage whether the interference occurs.)
- 2011-06-12 11:22:23下载
- 积分:1
-
Introduction2MATLABGaToolsBox
Matlab遗传算法工具箱及应用PDF,校正过页码,并添加了目录标签。(introduction fo matlab gatool box, add page number and content list)
- 2013-08-10 10:50:27下载
- 积分:1
-
06
DOA估计与角度差的关系的MUSIC算法,MATLAB仿真源代码,可完成绘图。(DOA Estimation poor relationship with the angle of the MUSIC algorithm, MATLAB simulation source code, to be completed by the drawing.)
- 2013-05-13 17:58:10下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1