-
chazhi
用matlab编程求解三样条差值函数,并给出了相关解析值(Programming using matlab to solve the three spline difference function, and gives the relevant analytical values)
- 2010-09-05 14:35:44下载
- 积分:1
-
ebma
matlab code for ebma
- 2010-11-08 06:00:23下载
- 积分:1
-
erchengfa
简单方便的最小二乘法曲线拟合,运用一个实例程序很好的解释了曲线拟合方法(Simple and convenient method of least squares curve fitting, using a good explanation of the example program of curve fitting method)
- 2015-03-03 10:21:15下载
- 积分:1
-
DoACCA
DoA estimation with Concentric Circular Array
- 2010-12-07 18:06:04下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
matlab22
把微分方程的一维经典初值问题的有限插分法:Euler法、改进的Euler法、Admas二步外插法、Admas二步内插法编写成通用子程序,并且利用这些通用子程序解决常微分方程的数值解。(The classical one-dimensional differential equations initial value problem of limited interpolation method: Euler method, improved Euler method, Admas outside the two-step interpolation, Admas two-step interpolation method into a general-purpose subroutine to prepare and use it to solve common subroutines Numerical Solution of Ordinary Differential Equations.)
- 2008-04-13 19:36:54下载
- 积分:1
-
vxfs_olt
Veritas filesystem driver - object location table support.
- 2014-08-27 13:08:09下载
- 积分:1
-
(chp3)
离散函数matlab基本用法卷积与循环卷积描述及连续信号幅度谱包络(Discrete convolution function matlab basic usage and circular convolution description and continuous signal amplitude spectral envelope)
- 2014-02-20 20:02:52下载
- 积分:1
-
ecg
对心电信号的QRS波进行前期处理,主要是下载信号和对信号去噪滤波。(Of the QRS wave of ECG to pre-treatment, mainly to download signals and to signal de-noising filter.)
- 2009-04-13 12:48:23下载
- 积分:1
-
IIR
基于matlab的IIR滤波器设计源代码,仿真结果完全正确。(The IIR filter design based on matlab source code, the simulation results is correct.)
- 2010-11-04 11:11:09下载
- 积分:1