-
Smart-Antennas-for-Wireless-Communications
the book is about designing smart antennas for wireless communications
- 2011-02-05 17:41:29下载
- 积分:1
-
aa
说明: 连接各路口节点,统计道路条数,求出各道路的长度,并求出所有顶点对间的最短距离(Connect each node of the intersection, statistics, road number, find the length of the road, and calculated the shortest distance between all vertices)
- 2012-06-24 08:40:47下载
- 积分:1
-
P97_ODE_AdamBashforth_Predictor_Corrector
Adam bash forth predictor and corrector method.
- 2014-10-15 17:54:19下载
- 积分:1
-
New-WinRAR-archive
coging for simple complex sinusoidal
- 2013-01-10 21:57:03下载
- 积分:1
-
iterative-method
包含Jacobi和Seidel两种迭代法,用于求解线性方程,计算简单,收敛快(Contains two kinds of Jacobi and Seidel iterative method for solving linear equations, computing simple, fast convergence)
- 2013-11-29 22:49:26下载
- 积分: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
-
hw3
pattern classification homework 3
- 2010-02-09 08:06:55下载
- 积分:1
-
complex-network
汪小帆,陈关荣版复杂网络理论及应用书中的部分程序,包括WS,BA,internet,NW,tiers,waxman等等。(Wasserman s.and Faust k, social edition complex network theory and application of the book is part of the program, including WS, BA, Internet, NW, tiers, waxman and so on.
)
- 2012-10-09 20:49:55下载
- 积分:1
-
GA
说明: 用matlab编写的遗传算法实现程序,并包含测试文件(Genetic algorithm using matlab program, and includes test files)
- 2012-10-18 19:06:46下载
- 积分:1
-
image-transform
图像的旋转,倾斜处理,以及这两个功能的合并处理(skew and rotation of image in matlab)
- 2013-01-03 12:29:55下载
- 积分:1