-
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
-
mulSimNewton
MATLAB用于非线性方程组的求解问题,用的方法是牛顿迭代法(the solution of nonlinear functions)
- 2011-01-09 11:53:36下载
- 积分:1
-
xiaobobianhuan
小波变换程序,包括水平细节系数、垂直细节系数、近似细节系数、对角细节系数的显示(Wavelet transform procedures, including display horizontal detail coefficient, vertical detail coefficients and detail coefficients, the approximate diagonal detail coefficients)
- 2015-01-29 10:35:09下载
- 积分:1
-
Image-Laplace-algorithm-fusion
本压缩包是基于拉普拉斯算法而编制的图像融合程序(This compression package is based on Laplacian image fusion algorithm and designed program
)
- 2012-11-14 20:32:30下载
- 积分:1
-
music
功率谱估计 music算法matlab实现(music algorithm of power spectral estimation and its realization)
- 2014-02-24 21:09:29下载
- 积分:1
-
MUSIC
说明: 用MUSIC方法实现谱估计的程序,可以用于频谱分析,(Spectrum estimation using MUSIC method implementation procedures can be used for spectrum analysis,)
- 2011-02-28 19:16:00下载
- 积分:1
-
shuangfengganshe
matlab模拟杨氏双缝干涉,动态模拟,形象生动(matlab simulation of Youngs double slit)
- 2010-05-09 16:01:35下载
- 积分:1
-
suDMC
先进控制技术
模型预测控制技术
动态矩阵控制算法
matlab仿真(Advanced control technology model predictive control technology dynamic matrix control algorithm matlab simulation)
- 2013-07-11 12:29:17下载
- 积分:1
-
fushi
将COMTRADE格式的数据转换成为真实的电气量值,并绘制波形(COMTRADE format of the data will be converted into actual electrical value, and draw the waveform)
- 2010-10-06 10:37:34下载
- 积分:1
-
pm_w_unit_test
This is a very simple and loose project manager.(This is a very simple and loose project manager. It saves only the following information for each project that is necessary to switch between projects :
- Current working directory
- Project specific Path
- All opened m-files (order is not guaranteed in pm.)
- Current active m-file.
- List of run configurations you want to execute sequentially. )
- 2009-06-22 22:37:32下载
- 积分:1