资源列表
drylab
- 用于实验室高效液相色谱的分析,简化分析过程-be uesd for analysis of high liquid
据三维Hashin失效准则和Chang-Chang退化准则
- 据三维Hashin失效准则和Chang-Chang退化准则According to the three-dimensional Hashin failure criterion and the Chang-Chang degradation criterion(According to the three-dimensional Hashin failure criterion and the Chang-Chang degradation criterion)
MATLAB遗传算法工具箱及应用
- MATLAB遗传算法工具箱及应用 包括pdf和源码
nonlinear_fiber_optics
- 非线性光纤光学的matlab程序源代码,美国人编的-Nonlinear Fiber Optics matlab source code compiled Americans
ABAQUS-UMAT
- ABAQUS中各种不同本构的内聚力单元fortran用户子程序-ABAQUS in a variety of constitutive cohesive unit fortran user subroutines
Spatial-Econometrics-MATLAB
- 本软件包是将New Elhorst Panel Code中的函数整合在一个文件件下,还有本人做的例子,可以参考。-This software package is the function New Elhorst Panel Code integration in a file, and I do the example, can refer to.
MATLAB-MTSP
- 遗传算法解决5种多旅行商问题(mtsp)的matlab程序 分别为以下5中情况: 1.从不同起点出发回到起点(固定旅行商数量) 2.从不同起点出发回到起点(旅行商数量根据计算可变) 3.从同一起点出发回到起点 4.从同一起点出发不会到起点 5.从同一起点出发回到同一终点(与起点不同)-5 kinds of genetic algorithms to solve multiple traveling salesman problem (mtsp) matlab progra
基于matlab多种群粒子群算法求解多目标优化问题
- 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization problem, this is my graduation pr
八款知名对冲加码EA【带源码】
- 八款知名对冲EA源码免费送出,很多人喜欢对冲EA,因为风险低,当然盈利也一样低, 源码送出,目前市面的对冲EA 90%都是拿这八款改良。(Eight well-known hedging plus codes EA [with source code])
SpillOver_DY
- 计算Diebold and Yilmaz(2014)溢出指数 Diebold F X, Yilmaz K. Better to give than to receive: Predictive directional measurement of volatility spillovers. International Journal of Forecasting, 2012, 28(1): 57-66.(Diebold and Yilmaz(2014) spillover index Dieb
Rayleigh
- 瑞利散射的MATLAB仿真代码,来自汪利宏生物成像技术那本著作-Rayleigh scattering of the MATLAB simulation code, WANG Li-hong bio-imaging technology from that book
产生拟随机数的MATLAB代码
- 本代码包括Halton,Faure,Sobol,Neiderreit,Korobov,Fibonacci等6个拟随机数序列的产生代码以及所需要的原始数据。