-
sort
快速排序法和堆排序法Fortran90程序,其中快速排序法使用到了递归过程,因此对于堆栈要求较高(both Quicksort and Heapsort program are used for sort array. Note that a recursion process is used in Quicksort program, Thus it need require a relative high stack size.)
- 2020-06-29 20:00:01下载
- 积分:1
-
Levenberg-Marquardt_Method
说明: LM算法的c语言实现
拟合的函数为gauss函数(Levenberg-Marquardt Method)
- 2021-04-11 16:18:58下载
- 积分:1
-
RK
说明: 自适应步长龙格库塔法求解常微分方程,main.c内容根据自己需要改变,待求解方程为derivs,需要使用者自己编写(Adaptive step size Runge Curta Fa for solving ordinary differential equations)
- 2017-09-23 22:30:34下载
- 积分:1
-
utxcr
主要是基于mtlab的程序,在matlab环境中自动识别连通区域的大小,pwm整流器的建模仿真。( Mainly based on the mtlab procedures, Automatic identification in the matlab environment the size of the connected area, Modeling and simulation pwm rectifie.)
- 2017-04-16 12:49:11下载
- 积分:1
-
finite-volume--Euler-equation
基于有限体积法求解二维欧拉方程,是流体问题的最基本求解方法(The finite volume method to solve two-dimensional Euler equation)
- 2021-03-07 15:59:29下载
- 积分:1
-
传输矩阵法模拟光子晶体的模拟程序-TMM
传输矩阵法模拟光子晶体的模拟程序,好用,特别对于研究人员!(transfer matrix method photonic crystal simulation and the simulation and ease of use, especially for researchers!)
- 2020-07-23 10:58:44下载
- 积分:1
-
自定义k-e方程
实现用fluent udf自定义k~e方程(Define the k~e equation by using fluent udf function.)
- 2021-01-15 02:38:45下载
- 积分:1
-
demo
This is a simple mergesort code. It contains four directory. In the "lib" directory, there re two source code that can serve as timer and memory usage indicater. In the "src" directory, function "mergesort" can perform merge sort, while there s also a main function to execute it.
- 2012-04-29 12:12:55下载
- 积分:1
-
FSV
说明: 特征选择验证(FSV:Feature Selective Validation)方法是IEEE标准1597.1所确立的电磁仿真有效性评估体系的核心方法,该程序采用matlab实现了FSV方法的可信度分析,可用于两组数据之间的相似度分析。(FSV (feature selective validation) method is the core method of the effectiveness evaluation system of electromagnetic simulation established by IEEE standard 1597.1. The program uses MATLAB to realize the reliability analysis of FSV method, which can be used for the similarity analysis between two groups of data.)
- 2021-04-23 10:48:48下载
- 积分:1
-
GAUSS-JORDAN
gauss jordan method. not my own program but i just want to share it.
- 2012-09-30 09:32:51下载
- 积分:1