-
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
-
ZXingDemo
它详细介绍了如何利用ZXing编写一个二维码的编码程序(It details how to use ZXing to write a two-dimensional code encoding process)
- 2013-12-11 19:08:43下载
- 积分:1
-
Beamforming
This is a MATLAB based program that computes the weights and
beamforming pattern of a:
I. Linear array II. Rectangular planar array
- 2014-01-14 23:17:10下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1
-
第06章 语音编码
说明: 语音编解码实验例程,来自语音信号处理实验教程,包含三种编解码方法(Voice Coding and Decoding Experimental Procedure, from the Voice Signal Processing Experimental Course, contains three coding and decoding methods)
- 2019-05-22 12:46:43下载
- 积分:1
-
Wu
说明: 双PWM变频器的仿真 双PWM变频器的仿真 双PWM变频器的仿真 双PWM变频器的仿真 (double PWM)
- 2012-05-17 12:17:59下载
- 积分:1
-
hola-hono
procesing data voice for corelation signal in matlab
- 2013-05-01 13:48:44下载
- 积分:1
-
GADP
求解动态完全未知的连续时间非线性系统的优化控制的全局自适应动态规划算法(Solving global optimization control completely unknown dynamic continuous-time nonlinear systems adaptive dynamic programming algorithm)
- 2020-09-01 15:48:12下载
- 积分:1
-
2003061810345322317
最短路,用VB开发,作为算法很简便,速度很快.3000点是20分钟能够算完..(The most short-circuit, using VB development, as the algorithm is very simple, fast .3000 is 20 minutes be able to count END ..)
- 2009-03-25 16:17:23下载
- 积分:1
-
composite
simple tool to calculate laminate stresses/strains
- 2010-03-14 05:20:20下载
- 积分:1