-
fz
说明: 模拟光子在多层组织中传输的蒙特卡洛仿真,包括散射系数,吸收系数,光场分布等特性(Monte Carlo simulation of photon propagation in multilayer structure ,It includes scattering coefficient, absorption coefficient,light field distribution and so on.)
- 2018-10-15 22:06:45下载
- 积分:1
-
PartialDifferential---L.-Evans
考普森教授在这本书中,使用经典的分析方法,给出了严谨的一阶和二阶线性偏微分方程理论方面的知识。(in this book, professor copson gives a rigorous account of the theory of partial differential equations of the first order and of linear partial differential equations of the second order, using the methods of classical analysis.)
- 2013-08-09 16:48:56下载
- 积分:1
-
模糊指数平滑
说明: 模糊指数平滑算法源程序,进行预测 计算.(fuzzy exponential smoothing algorithm source for projection.)
- 2005-09-04 23:32:05下载
- 积分:1
-
ROE求解器fortran编程
说明: 求解黎曼问题格式Roe格式FORTRAN编程(Solution of Riemannian problem format roe format FORTRAN programming)
- 2021-04-07 20:09:01下载
- 积分:1
-
禁忌算法 C++
禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
- 2018-04-13 09:03:34下载
- 积分:1
-
mayisuanfa
说明: 该算法用于现代武器的弹道曲线中,使一种用的很广的先进算法(the algorithm used modern weapons ballistic curve, a widely used in the advanced algorithm)
- 2006-04-03 09:22:55下载
- 积分:1
-
数学实验——使用MATLAB 胡良剑主编
数值计算资料
13个独立的实验,涉及矩阵、微积分、统计等等(numerical calculation)
- 2018-11-17 22:41:10下载
- 积分:1
-
LU_Matrix_1.c
说明: lu分解矩阵求逆...
===========
紫薯紫薯...(Matrix LU decomposition inversion)
- 2020-06-18 07:40:02下载
- 积分:1
-
a
说明: 矩阵的转置,相乘及界面的面换稀疏矩阵的三元组相加(Sum of the transpose of the matrix, multiplying, and interfacial surface replacing the sparse matrix triples)
- 2012-09-04 15:33:18下载
- 积分:1
-
pso
粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foraging algorithm (Particle Swarm Optimization), abbreviated as PSO. It has the advantages of high precision and fast convergence. It is widely used in system identification, function optimization and other fields. The document pso.m is a particle swarm algorithm identification program. On this basis, it is necessary to write an object function calculation program to realize the parameter identification of different systems.)
- 2017-09-29 12:52:29下载
- 积分:1