-
MATLAB6.0manual
matlab6.0的使用方法及常用函数手册(matlab6.0 the use of manual methods and commonly used functions)
- 2008-12-26 02:15:14下载
- 积分:1
-
20067711511036675
matlab例程,非常好用,便以移植,bianyuxuxi(susan Algorithm is very easy to use, then to transplant)
- 2009-04-26 16:57:48下载
- 积分:1
-
MATLAB
说明: MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运
算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术
问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样
就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语
言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运
用它去解决经典的技术问题。(MATLAB (short for Matrix Laboratory) is a professional computer program for engineering and scientific matrix math. But in later years, it gradually developed into an extremely flexible computing system for solving important technical problems. MATLAB program implementation of the MATLAB language, and provides an extremely wide range of pre-defined function library, thus making the work easy and efficient technology. In solving engineering problems, MATLAB than any other computer language (including FORTAN and C) are simple and efficient. This book introduces the MATLAB language to show you how to use it to solve the classic technical problems.)
- 2010-04-08 19:33:57下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
自回归模型参数估计算法
自回归模型的阶数确定:包括基于残差、基于AIC和基于BIC这三种确定方法;以及自回归模型参数估计算法。(Since the order of the regression model to determine: including those based on residuals, AIC and BIC determine which method is based on three and self-regression model parameter estimation algorithms.)
- 2021-04-01 16:59:08下载
- 积分:1
-
spearman-kendall-pettitt
水文趋势、突变点分析的matlab相关程序——spearman、kendall、pettitt法(Hydrological trends point mutation analysis matlab procedures- spearman, kendall, pettitt France)
- 2020-11-30 14:59:28下载
- 积分:1
-
dplqifu
雷达中频回波仿真,对固定载频和线性调频脉冲回波的多普勒起伏模型进行仿真(IF radar echo simulation for fixed carrier frequency and chirp echo Doppler fluctuation model simulation)
- 2013-09-29 08:12:51下载
- 积分:1
-
Speech-Denoising-master
语音增强,基于数据融合的语音增强方法,用来处理稀疏噪声(Speech enhancement, speech enhancement based on data fusion method, used to deal with sparse noise)
- 2017-05-06 16:59:44下载
- 积分:1
-
Vertical-Handoff-Algorithm-for-Heterogeneous-Wire
Vertical Handoff Algorithm
- 2016-11-29 14:49:57下载
- 积分:1
-
AIC_MDL_or
estimate the number of source using AIC and MDL criterion.
- 2009-05-15 19:03:27下载
- 积分:1