资源列表
PB13011092-02.cpp
- 计算Lagrange插值函数LN (x),并用如下式子近似计算最大模误差:max{∥f (yj ) − LN (yj )∥, j = 0, 1, 2, · · · , 500} 其中,yj = − 5 + 10/500 ∗ j,j = 0,1,2,··· ,500。-Calculation of Lagrange interpolation function ln (x), and use the following formula approximate calc
bianjiezaobo
- Fluent UDF自定义函数法实现边界造波及消波的程序-UDF Fluent custom function method to achieve the boundaries of the wave wave elimination process
maisun
- MIMO OFDM matlab仿真,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,仿真图是速度、距离、幅度三维图像。- MIMO OFDM matlab simulation, It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle, FIG simulation speed, distance, amplitude three-
chebyshv
- 切比雪夫拟合精密星历,输入为拟合的阶数,输出为拟合的系数,里面的路径改为所需要拟合的内容-chebyshv polifit satellites orbit
EXPLODE
- 基于fortran语言的abaqus 子程序爆炸模拟实例,可供初学者参考-subroutine explode for Abaqus ,based on Fortran language, was intended to solve the explode examples, which can be a reference for newhand
ndspmhd-v2.0
- SPH经典程序,决定的能顾超过SPHYSICS-SPH classic program, more than SPHYSICS
MiePlot
- 一款Mie散射的计算软件,计算均匀球形粒子的光散射。-MiePlot offers the following mathematical models for the scattering of light by an homogeneous sphere: Mie theory、Debye series、Ray tracing (based on geometrical optics)、Rayleigh scattering 、Diffraction 、Surface waves
FDFD_Nano_Optical
- 频域有限差分方法的入门及介绍,以及在matlab下的实现-Introduction of FDFD, and its implementation using Matlab
fuiqan
- 利用最小二乘法进行拟合多元非线性方程,music高阶谱分析算法,空间目标识别,采用PM算法。- Multivariate least squares fitting method of nonlinear equations, music higher order spectral analysis algorithm, Space target recognition algorithm using PM.
math3rd
- 薛定宇《控制系统仿真与计算机辅助设计》,xuedingyulaoshi-Xue Dingyu " control system simulation and computer-aided design."
top88_fmincon
- 在经典的99行拓扑优化程序上的改进,包含了机构综合问题。解决了逆变器优化问题记忆可能的夹具问题。-Based on the classical 99 lines topology optmization Matlab cod and extend the Matlab code to include compliant mechanism synthesis. Solve the inverter problem and possibly the gripper problem.
linear-programming-R
- 用R语言实现单纯形法,来求解AX<=b类的线性规划问题。-R scr ipt realize simplex method