-
bsttccomp
using terlis code to generate stbc
- 2010-12-13 17:48:52下载
- 积分:1
-
Modulations_OOK_BPSK_FSK_11_08_11
digital modulation schemes..OOK,BPSK and FSK
- 2011-08-17 16:40:53下载
- 积分:1
-
AVR448
Control of High Voltage 3-Phase BLDC Motor
- 2014-01-24 04:16:21下载
- 积分:1
-
exercise319c
Now interchange the “b” and “w” in the two words “be” and “we.” In splicing, be careful that
you capture all important perceptual cues of the two phonemes. What is the effect? Can you
interchange the two words by interchanging the two initial phones?
- 2015-04-17 16:21:59下载
- 积分:1
-
MATLAB
:利用MATLAB软件的GUI功能设计了伺服驱动系统仿真软件包,并对系统动态性能进行了分析计算。
利用设计的软件包可以简单方便地分析伺服驱动系统的动态性能,用以指导实际系统设计。(Using the MATLAB software is GUI features designed servo drive system simulation package, and system dynamic properties were analyzed and calculated.
The use of software packages designed for easy and convenient to analyze the dynamic performance of servo-drive system to guide the actual system design.)
- 2009-11-12 10:01:45下载
- 积分:1
-
matlab-book
matlab建模的百科全书,司守奎老师编著的(many useful knowledge about matlab )
- 2013-09-14 15:01:34下载
- 积分:1
-
main
关于计算在Klobuchar模型下的穿透点的电离层延迟和格网电离层延迟(Under Klobuchar model on the calculation of the penetration points ionospheric delay and grid ionospheric delay)
- 2014-05-12 17:05:33下载
- 积分: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
-
27-390
About denoising of ECG signals using matlab
- 2011-02-13 16:32:57下载
- 积分:1
-
Breadth-first-search-algorithm
广度优先搜索算法判断图的连通性Breadth first search algorithm of judgment figure connectivity
(Breadth first search algorithm of judgment figure connectivity
)
- 2012-03-31 14:35:36下载
- 积分:1