资源列表
chens
- 混沌仿真CHEN系统仿真,陈关荣老师的混沌系统。(y_e2 = c*y_h + (c - a)*(x_0+(h/2)) -(x_0+(h/2))*(z_0+(h/2));)
6DOF platform
- 通过6各参数确定平台结构,输入六自由度平台缸长,正解计算平台姿态(Input six degree of freedom platform parameters, positive solution to calculate platform attitude)
MATLAB求解非线性最小二乘法拟合问题 源程序代码
- MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB to solve nonlinear least squares fitting problem source code)
mfix-2015-2.tar
- mfix 两相流软件,用于数值计算两相流(mfix source code. From NETL in simulating dense reactive gas-solid flow)
最小二乘法拟合
- %最小二乘法下用a*sin(x)+b*cos(x)拟合下列散点坐标 %求出拟合系数a,b和方差Dx(The least square method is used to fit the following scatter coordinates with a*sin (x) +b*cos (x) The fitting coefficients a, B and variance Dx were calculated)
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
Driver_Abaqus614_DLOAD_project
- DLOAD is a user defined subroutine for special loading in abaqus
Rdata
- 用于批量读取光谱数据,如近红外光谱、拉曼光谱、红外光谱等,格式可以是txt,csv等。(Used to read spectral data in batches and generate matrix)
克里金插值
- matlab 实现克里金插值 传统克里金插值 可用于已知少数点的值画整体趋势面(matlab kriging Can be used to draw a few points of the known value of the overall trend surface)
cordic
- 基于Verilog HDL语言,用cordic算法的旋转模式实现三角函数和反三角函数的计算(Calculation of trigonometric function and anti trigonometric function by rotation mode of CORDIC algorithm)
Cordic3
- 用cordic算法求三角函数与反三角函数的Verilog编程(Verilog programming of trigonometric function and inverse trigonometric function by CORDIC algorithm)
MDVRP_遗传算法
- MDVRP_遗传算法 可以运行 希望对大家有帮助(a solution to MDVRP ,i hope it can help you)