-
FatTest
生物电阻抗法设计了简易人体脂肪含量测试系统。利用人体的电特性分析人体组
分并以此判断被测者的健康状况。测试系统根据被测人群的年龄段、性别、体型等分类测试。( Based on a new technology which flourishes in recent years-bioelectrical impedance analysis
CBIA) ,a measurement system for body FM is designed. )
- 2010-11-03 10:23:59下载
- 积分:1
-
sovadec
Soft Input Soft Output Viterbi Algorithm
- 2007-05-10 02:41:25下载
- 积分:1
-
functionsofmatlab
matlab的函数列表,主要针对数字图像处理方面的应用。列出了函数名,基本功能和基本调用形式。(matlab function list, mainly for the application of digital image processing. Lists the function name, the basic functions and basic call form.)
- 2010-05-14 15:33:39下载
- 积分:1
-
EMD
EMD(经验模态分解)代码,安装于matlab-toolbox使用。(EMD(expirical mode decomposition)code,installed on the toolbox of matlab.)
- 2015-04-14 09:26:18下载
- 积分:1
-
ILC
多输入多输出系统迭代学习控制算法程序,此程序对迭代学习控制算法的新手,具有一定帮助,加深对ILC算法的理解。(the ILC of MIMO system)
- 2021-02-08 16:49:54下载
- 积分:1
-
lms_AR_pred
使用多维最小均方算法来预测AR过程的信号(use multidimensional LMS algorithm to predict AR process)
- 2013-01-14 14:42:16下载
- 积分:1
-
sonido
This VI illustrates how to acquire sound samples continuously with the use of a microphone attached to the sound card.
- 2014-01-31 04:25:40下载
- 积分:1
-
matlab6.xxinhaochuli
matlab6.x信号处理,超星pdg格式,清华大学出版社(matlab6.x signal processing, Chaoxing PDG format, Tsinghua University Press)
- 2008-06-03 08:45:20下载
- 积分:1
-
bp_bs_rif
FIR :Transform lowpass filters to bandstop
- 2011-08-17 18:30:11下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1