-
MATLAB_programming_source_filtering_algorithm_for_
MATLAB程序设计数值微分滤波算法设计源码MATLAB programming source filtering algorithm for numerical differentiation(MATLAB programming filtering algorithm for numerical differential source MATLAB programming source filtering algorithm for numerical differentiation)
- 2010-08-02 12:42:27下载
- 积分:1
-
3_fupinxiangying
求系统幅频响应和相频响应 求系统零极点图 二阶系统级联式 (Seeking system amplitude-frequency response and phase frequency response to zero-pole diagram for the system cascaded second-order system)
- 2007-12-19 18:09:11下载
- 积分:1
-
femsrc
用C/C++编程求解了一个有限元算例二维传热问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。(With C/C++ Programming to solve a finite element numerical example of two-dimensional heat transfer problems, finite element can be used as examples to learn programming in order to better understand the finite element theory, and for the further use of large-scale finite element software to lay basis.)
- 2008-06-28 12:51:20下载
- 积分:1
-
toujinchengxiang
模拟透镜成像过程,分两种:基于传递函数的透镜成像、透镜成像演示(相干传递函数)(Analog lens imaging process in two ways: based on the transfer function of the lens imaging lens imaging demonstrate (coherent transfer function))
- 2012-04-28 11:56:09下载
- 积分:1
-
jf213
本程序的性能已经达到较高水平,利用贝叶斯原理估计混合logit模型的参数,计算互信息非常有用的一组程序。( The performance of the program has reached a high level, Bayesian parameter estimation principle mixed logit model, Mutual information is useful to calculate a set of procedures.)
- 2017-03-26 22:50:58下载
- 积分:1
-
56881_210197_41912
各型分布随机数的产生算法,用matlab可以实现。可以(Various types of distribution of the generated random number algorithm, can be achieved using matlab. Can)
- 2008-04-10 21:05:22下载
- 积分:1
-
LFMradar
线性调频(LFM)脉冲压缩雷达仿真,有具体的方法和实现步骤,包括仿真结果。(Linear frequency modulation (LFM) pulse compression radar simulation, there are specific methods and implementation steps, including the simulation results.)
- 2010-12-17 16:29:23下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
HFCC
Human Factor Cepstral Coefficients speech feature front end for automatic speech recognition.
- 2012-05-16 15:50:30下载
- 积分:1
-
biaomianji
用matlab计算锥体表面积。可计算圆锥,椭圆锥近似计算。(Using matlab to calculate the the pyramidal surface area. Computable conical, elliptical cone approximate calculation.)
- 2013-04-01 16:08:25下载
- 积分:1