-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1
-
Comm_system
Communication channel + TX + RX design for picture transfer
- 2013-08-10 01:01:16下载
- 积分:1
-
source
This derivation of the normalised least mean square algorithm is based on Farhang-
Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm
we consider the standard LMS recursion, for which we select a variable step size
parameter, μ(n). This parameter is selected so that the error value , e+(n), will be
- 2011-01-12 17:04:12下载
- 积分:1
-
ACS_Assignment_3
sliding mode control files for advanced control system
- 2011-05-16 19:52:22下载
- 积分:1
-
matlab_xianxingguihua
基于matlab的线性规划计算,有两个简单的算例,非常适合初学者(The calculation is based on linear programming matlab, there are two simple examples, very suitable for beginners)
- 2014-12-09 12:47:03下载
- 积分:1
-
Spreading-code-acquisition-method
扩频伪码捕获方法,截获搜索策略及截获判定。(Spreading pseudo-code acquisition method, the to intercept search strategy and intercepted judgment.)
- 2013-04-16 21:05:41下载
- 积分:1
-
lmsadaptivefilteringdemo
LMS自适应滤波的演示程序
LMS自适应滤波的演示程序(LMS adaptive filtering LMS adaptive filtering demo demo)
- 2010-08-15 00:18:20下载
- 积分:1
-
matlab
matlab 遗传用法,对分销中心选址的
用法(matlab genetic usage, the usage of the distribution center location)
- 2009-11-12 10:38:38下载
- 积分:1
-
histogram_balltracker
A new concept of tracking ball has been applied of detecting the ball in one frame by finding centroid ball ,finding histogram of the ball region and correlating it with candidate s histogram (by scanning the complete image) in subsequent frames. Matching of histogram indicates presence of ball ,hence tracks it.
- 2009-12-11 01:39:15下载
- 积分:1
-
PCM
PCM编码和解码的Matlab程序,已试验过,没有问题(PCM encoding and decoding in Matlab
)
- 2011-07-27 16:55:59下载
- 积分:1