资源列表
IFT_pat
- 采用迭代快速傅里叶变化进行方向图综合,可以对大型阵列快速综合,即给定目标方向图,求权值。还可拓展到非均匀阵列-pattern synthesis using iterative FFT techniques reference: "element failure correction for a large..." by Keizer. For unequally spaced array please refer to:"fast pencil beam pattern synth
cordic
- cordic算法的matlab实现,包含除法,sin,cos,sinh,cosh等-cordic algorithm matlab realize, including the division, sin, cos, sinh, cosh, etc.
for
- 采用离散的数值方法,通过坐标转换并生成贴体网格系统,计算轴对称喷管流场-Discrete numerical methods, through coordinate transformation and generate body-fitted grid system, calculating axisymmetric nozzle flow
water-drop-vof
- 用Fluent VOF模型模拟单个小水滴落入盛水的水杯之中-Fluent VOF model simulations using a single drop falling into a water glass
MXFEM
- 扩展有限元软件包,用于模拟连续介质裂纹的萌生与扩展-XFEM simulation code written in MATlab
1D-Thermal-conduction-FORTRAN-CODE
- 用于计算一维非稳态热传导的数值计算程序,采用有限体积法。-one-dimensional unsteady thermal conduction computation fortran code,base on finite volume method.
fuhecailiaoaaa
- 计算层合板各层主应力,主应变,及层合板失效强度和极限强度-The layers of laminated plate are calculated principal stress, principal strain, and the failure strength and ultimate strength of laminated plates
AHP
- 使用R语言实现的层次分析(AHP)代码,只要数据和判断矩阵即可运行得出所需结果-Using the R language implementation of AHP (AHP) code, as long as you can run data and judgment matrix obtained the desired result
studentSnopt
- matlab snopt 学生版,求解大规模非线性规划问题-matlab snopt Student Edition, for solving large-scale nonlinear programming problem
surface_DLOAD
- Abaqus DLOAD 非均匀分布载荷子程序-Abaqus subroutine Dload of nonuniform distributed load
SVPWM
- 在PSIM中使用SVPWM进行调制所需要的应用程序,使用C++编程-SVPWM application of PSIM
BM-algorithm
- 用于计算随机序列线性复杂度的Berlekamp-Massey算法,已包装为matlab函数,省去复杂的算法调试过程-implement the inversionless Berlekamp-Massy algorithm in matlab