-
PinYuRongCha
说明: DSP课程例程:
① 为频率特性加频域容差图;
② 在对数幅频特性上加要求的指标标识;
③ 量化子程序的调用。(DSP courses routines: ① to increase the frequency characteristics of frequency-domain tolerances map ② in logarithmic amplitude-frequency characteristics of the indicators require additional identification ③ quantify subroutine calls.)
- 2006-04-27 21:34:45下载
- 积分:1
-
3
说明: nlms和lms算法的matlab仿真程序(1)(nlms matlab and lms algorithm simulation program (1))
- 2011-05-26 18:45:23下载
- 积分:1
-
Propagation-constant
详细介绍在光纤激光中的传播常数的相关研究的matlab计算(Details the calculation of the propagation constant in the fiber laser Matlab)
- 2012-08-07 10:41:56下载
- 积分:1
-
zabo33
雷达中频相关视频杂波仿真,非常有用哦!!!!!!!!!!!!!(IF related videos radar clutter simulation, very useful)
- 2013-09-29 08:26:20下载
- 积分:1
-
SEKSGUI0.65
this code was development by George christakos, Serre, M and Patrick Bogaert for implement the Bayesian Maximun Entropy Approach to enviromental and physical mapping research
- 2013-11-08 23:39:33下载
- 积分:1
-
527
完整的人连表情识别系统源代码(采用局域二值模式LBP识别)
Matlb做的界面(Even the complete source code of face recognition system (using binary mode Local LBP identification) Matlb interface do)
- 2021-04-15 16:58:54下载
- 积分: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
-
ANN02
说明: BP神经网络的设计实例(例子均来自于互联网,本人的工作只是将多个例子整合在一起)(BP neural network design example (examples are from the Internet, my work is integrated with multiple examples))
- 2011-03-15 14:58:38下载
- 积分:1
-
gudaopanduan
对解列的一个网络,判断出其子系统的个数及每个子系统的节点及其支路(For splitting a network, determine the number of its subsystems and each subsystem node and branch)
- 2013-07-15 15:55:58下载
- 积分:1
-
SDPT3-4.0
求解最优化问题里的半定规划问题(SDP)经典并且十分有效的MATLAB程序包(a very efficient package for solving semi-definite programming)
- 2013-10-14 20:47:02下载
- 积分:1