-
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
-
Wolfe-Powell--CPP-
用wolfe-powell准则求解问题。具体实例用c++语言给出。(-use Wolfe-Powell method to solve the problem)
- 2014-12-05 14:02:07下载
- 积分:1
-
Triangle
使用matlab编写三角形单元的有限元程序( the main code of this files is using matlab to calculate triangle element)
- 2009-06-30 14:49:41下载
- 积分:1
-
RAKE-receiver
Rake Receiver graphical user interface
- 2011-05-10 00:10:47下载
- 积分:1
-
Win32GUI
windows gui wrapper for fb
- 2013-12-12 15:44:33下载
- 积分:1
-
ch5
simulink仿真程序 解决 LC震荡电路等问题(simulink LC oscillator circuit simulation program to solve problems)
- 2010-08-13 07:37:22下载
- 积分:1
-
fuipan
重要参数的提取,滤波求和方式实现宽带波束形成,包括最小二乘法、SVM、神经网络、1_k近邻法。( Extract important parameters, Filtering summation way broadband beamforming, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.)
- 2021-02-19 16:39:43下载
- 积分:1
-
m10_2
说明: matlab系统仿真实例教程,ch10\m10_2.rar(examples of system simulation matlab tutorial, ch10 \ m10_1.rar)
- 2010-03-23 21:28:28下载
- 积分:1
-
SDEA
超效率数据包络分析模型源代码,可以用来直接进行超效率DEA的求解。只需要对代码中的输入输出矩阵直接进行替换带入便可。(can be used to soulve super-efficient DEA model,what you just need to do is changing the input and output in the model by you data.)
- 2016-04-01 21:15:47下载
- 积分:1
-
zz
说明: MATLAB 边缘检测相关代码,里面包括多种方法,请朋友们根据自己实际情况选择方法。(Edge detection related MATLAB code, which includes a number of ways, please friends, the actual situation according to their own options.
)
- 2009-04-25 07:55:13下载
- 积分:1