-
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
-
kalman_Matlab
说明: 信号处理中卡尔曼滤波,采用matlab工具实现(Kalman filter signal processing using matlab tools to achieve)
- 2010-05-02 20:29:20下载
- 积分:1
-
swnet
小世界网络模型的m.文件 可生成网络矩阵或者邻接矩阵(M. small-world network model file to generate the network matrix or adjacency matrix)
- 2011-05-09 16:56:06下载
- 积分:1
-
kriging
2011年中国大学生数学建模竞赛(高教杯)A题金属浓度中的克里金matlab算法,含数据。(2011 China Mathematical Contest in Modeling (Higher Education cup) A Question metal concentration kriging algorithm, containing the data.)
- 2013-01-10 11:31:03下载
- 积分:1
-
overlapsavemethod
OVERLAP save METHOD FOR CALCULATING THE CONVOLUTION OF LONG SEQUENCE
- 2012-08-09 16:07:05下载
- 积分:1
-
PLS
偏最小二乘法,能很好建立物质浓度和与相应的光谱矩阵的回归方程,且能对光谱阵降维和消除噪声影响。(Partial least squares, to establish material concentration and good with the regression equation of the corresponding spectral matrix array dimensionality of the spectrum and can eliminate noise effects.
)
- 2013-10-03 23:18:34下载
- 积分:1
-
maltlab
精通matlab科学计算书本上的一些例题(Proficient in matlab scientific computing books on some of the examples)
- 2013-11-05 17:34:02下载
- 积分:1
-
DOA_MVDR
基于阵列信号处理的波达方向估计MVDR算法实现代码(MVDR DOA estimation algorithm code fo linear array signal processing)
- 2013-12-29 14:55:33下载
- 积分:1
-
doc8003
Atmel抯 AVR controller offers an Analog to Digital Converter with 10-bit resolution.
In most cases 10-bit resolution is sufficient, but in some cases higher accuracy is
desired. Special signal processing techniques can be used to improve the
resolution of the measurement. By using a method called 慜versampling and
Decimation?higher resolution might be achieved, without using an external ADC.
This Application Note explains the method, and which conditions need to be
fulfilled to make this method work properly
- 2012-05-27 18:23:06下载
- 积分:1
-
MATLAwindowsprogram
matlab界面编程的一个实例,通过这个实例可以轻松掌握界面编程的知识(matlab programming interface of an example, through the example of programming interface to easily grasp the knowledge)
- 2009-04-16 09:49:36下载
- 积分:1