-
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
-
FLMS
自适应有源噪声控制FLMS算法仿真程序,包含主要仿真程序和最后绘图结果(Adaptive Active Noise Control Algorithm for Simulation Program FLMS)
- 2009-12-02 15:40:05下载
- 积分:1
-
1003.4083
algorithm study for connect words
- 2013-04-25 07:14:52下载
- 积分:1
-
MED-AND-SANC
用于滚动轴承微弱故障信号的诊断的方法:最小熵反卷积程序、自适应消噪法处理轴承信号、美国西储大学轴承数据处理等5个源文件(Fault diagnosis for rolling bearing weak signal approach: minimum entropy deconvolution procedure, adaptive noise cancellation treatment bearing signals, Case Western Reserve University, United States bearing data processing five source files)
- 2021-01-07 22:38:53下载
- 积分:1
-
NCC_Matlab
归一化交叉相关图像匹配算法(NCC)的Matlab程序,简单易懂!(NCC code)
- 2020-11-12 21:49:45下载
- 积分:1
-
ieee_tx11ac
802.11 a/g/n/ac 发射机matlab代码,包含详细说明文档(802.11 a/g/n/ac transmitter code,including the ref document)
- 2021-05-06 20:58:37下载
- 积分:1
-
ws_net
小世界网络,可以生成网络图,可以自己设置网络(The small-world network, can generate a network diagram, you can set up their own network)
- 2013-04-09 16:24:21下载
- 积分:1
-
Experiment_fcw
提供了一个基于prescan场景做的FCW逻辑算法,是用simulink搭建的,用MATLAB 做的GUI,可以实时显示出车辆在运行时的一些结果值,包括distance、TTC、vehicleSpeed等(This paper provides a FCW logic algorithm based on prescan scenario, which is built by Simulink and GUI made by MATLAB. It can display some results of vehicle running in real time, including distance, TTC, vehicleSpeed and so on.)
- 2021-04-26 16:48:45下载
- 积分:1
-
global-positioning-systems-inertial-navigation-an
This book constitutes an excellent source for understanding the basic operation of the Global Positioning Systems (GPS). It also allows the reader to take the first steps towards understanding how the Kalman Filter is implemented in the estimation of drifting parameters of the GPS. The "Kalman Filter Basics" chapter is preceded by a description of the different errors that affect the GPS signals. Furthermore, this book includes sections on the Wide-Area Augmentation System, Inertial Navigation, and Differential GPS, which enables the understanding of these concepts and thus, provides the reader an overall perspective of the Global Positioning System.
- 2010-08-16 18:00:11下载
- 积分:1
-
intrans
编写一个可以增强图像的函数,可以使得图像的灰度级转变。(Write a function that can enhance the image, you can make changes in the gray level of the image.)
- 2013-09-06 20:31:34下载
- 积分:1