资源列表
SMA_UM_Manual
- sma for umat manual. how to do it.
Desktop
- 非线性光学书后程序,分布求解,参考作用研究问题不同,方程不同(Nonlinear Optics Post-book Procedure)
rayleigh_disp
- 频散曲线正演GUI小程序,内含使用说明,使用方法简单。(GUI Program for Forward Modeling of Dispersion Curve)
遗传算法实例
- 用matlab展现遗传算法的计算过程。例子为求0.711*t1-0.084*(a0*t4*t1/(t2-t1+t3))+0.7*(t4-t3)+0.091*t2+0.162*(a0*t2*t4/(t2-t1+t3))这个看起来很复杂的式子的最小值,各个变量的约束条件在代码里写了出来。(Matlab is used to show the calculation process of genetic algorithm. The example is to find the minimum val
NSPECTRA V 3.0
- 最新版本的地震反应谱分析软件 Nspectra,可以考虑单自由度体系的刚度退换,滞回曲线的捏缩、滑移等特性
sgp4-master
- C++ SGP4 Satellite Library
LLC设计参考
- 半桥LLC详细设计流程。包括自己设计的和别人设计的参考(detailed design of half bridge LLC)
matlab有限元分析与应用
- 使用matlab进行 有限元计算,内含多种方式方法,欢迎交流讨论(Finite element calculation using matlab)
微分计划算法
- 微分进化算法是求解大规模非线性规划较好的一个算法,该算法收敛速度快。
bi_sipls
- siPLS和biPLS是两种用于近红外光谱特征波段筛选的变量选择方法,可筛选出与兴关注指标密切相关的特征波段,并去除无关和干扰变量,提高模型稳健性(Bipls and sipls are two variable selection methods for screening the characteristic intervals of near-infrared spectra, which are closely related to performance indicators, to
dofft
- 用于对ADC采集正弦波后得到的数据进行FFT,计算得到ADC的动态性能参数(ADC DYNAMIC TEST(FFT))
qp
- 实现二次规划,分别给出了等式约束的二次规划和一般的二次规划,还有示例程序(In order to realize the quadratic programming, the quadratic programming with equality constraints and the general quadratic programming are given respectively, as well as the example program)