-
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
-
MMmsimulation
说明: 这个是M/M/m队列系统仿真,由matlab 平台仿真的源代码(This is M/M/m queuing system simulation, simulation by matlab platform s source code)
- 2008-11-29 16:43:14下载
- 积分:1
-
vector_control
关于矢量控制仿真模型,大家可以参照做自己的模型(On vector control simulation model, we can refer to do his own model)
- 2012-06-18 11:37:13下载
- 积分:1
-
CA_TrafficFlowModel
交通流元胞自动机Matlab源代码 *跟驰功能
*换道功能*元胞空间定义功能*车辆定义功能*驾驶员特性定义功能*发车密度定义功能*信号配时定义功能*换道比例定义功能(Traffic flow cellular automata Matlab source code* follow the function
* lane changing function* unit cell space definition function* vehicle definition function* driver characteristics definition function* departure density definition function* signal timing definition function* changing channel proportion definition function)
- 2016-12-08 18:01:23下载
- 积分:1
-
SeDuMi_1_2_x64
fast sedumi algorithm
- 2010-10-28 16:09:47下载
- 积分:1
-
figurebianma
说明: 本程序是用来做图像编码的,主要采用的算术编码的思想(This procedure is used for image coding, the main idea used in arithmetic coding)
- 2010-04-21 20:28:02下载
- 积分:1
-
forest
森林火灾模拟MATLAB程序,很完整的代码!对火灾模拟感兴趣的可以下载参考参考!互相学习!(Very good!)
- 2013-07-26 15:47:44下载
- 积分:1
-
Matlab-OF-MATHMATIC
数学建模常用算法的MATLAB程序,在全国数学建模比赛中能使用!(MATLAB OF MATHMATIC,SOME EXAMPLE YOU CAN USE)
- 2013-11-23 22:18:50下载
- 积分:1
-
OCR
OCR的概念是在1929年由德国科学家Tausheck最先提出来的,后来美国科学家Handel也提出了利用技术对文字进行识别的想法。而最早对印刷体汉字识别进行研究的是IBM公司的Casey和Nagy,1966年他们发表了第一篇关于汉字识别的文章,采用了模板匹配法识别了1000个印刷体汉字。(The concept of OCR in 1929 by the German scientist Tausheck Handel first put forward later, scientists in the United States also put forward ideas of text recognition using technology. In 1966, they published their first article on Chinese character recognition, using template matching method to recognize 1000 printed Chinese characters.)
- 2018-11-05 11:36:24下载
- 积分:1
-
MLD&MLT&BLCalculations
说明: 用Argo的netCDF文件计算海洋混合层和障碍层深度并通过M_Map工具包画出全球海洋MLD和BL的分布图。
P.S.: 1.需先安装m_map的toolbox。2.混合层及障碍层的定义参考Clément de Boyer Montegut, et al. "Mixed layer depth over the global ocean: An examination of profile data and a profile‐based climatology." Journal of Geophysical Research: Oceans 109(2004).(Use netCDF file to calculate the mixed layer and barrier layer and draw the global distribution figures with m map in matlab
1Please install m_map toolbox first 2The definitions of mixed layer and barrier layer used is provided by Montegut, et al 2004: Mixed layer depth over the global ocean: An examination of profile data and a profile based climatology.)
- 2021-01-13 14:18:47下载
- 积分:1