资源列表
Q_factor_calcualtor
- 利用Matlab计算quality factor. 输入是谐振波谱的数据,输出为:谐振频率,谐振幅度和quality factor。(Matlab coding. Calculate quality factor of resonator based on transmission spectrum data.)
遗传算法求解PID数值
- 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
cholesky
- cholesky分解是用于将一个对称正定的矩阵分解为一个上三角与一个下三角矩阵乘积的形式,可运用于回归系数求解,线性方程组求解中 逐步回归是在回归分析的建模过程中用于变量筛选的有效方法,这里同时进行了向前和向后回归,效果更加显著(Cholesky decomposition is used to decompose a symmetric positive definite matrix into an upper triangle and a lower triangular matrix
[muchong.com]vof_bolangCRflowtime
- 能够实现二维边界造波,且自带消波,能够较好地模拟波浪荷载。(with a prgram of eliminating wave,it can be used to achieve boundry wave.)
4 Hole in an Infinite Plate
- sph demo hole in an infinite plate
卡尔曼滤波器
- 卡尔曼滤波在GPS全球定位导航系统中的应用(Application of Calman filtering in GPS navigation)
FFT
- 求解傅里叶变换matlab程序很好用的哦(FFT solver Solving Fu Liye transform matlab program, very good Oh!)
数字信号处理课件(程佩青)
- 数字信号处理经典参看的资料,程佩青所属的资料,你懂得呀(Digital signal processing classic see the information, Cheng Peiqing belongs to)
REEF3D_15.04
- REEF3D is an open-source computational fluid dynamics program. With a strong focus on hydraulic, coastal, offshore and environmental engineering, as well as Marine CFD, the use of the level-set method enables it to calculate complex free surface flow
DEAP 2.1
- 避免主观因素,对投入产出指标进行综合评价,通过投影分析,得到最优投入指标(Avoid the subjective factor, the evaluation efficiency)
GAUSS–CHEBYSHEV法解积分
- 使用GAUSS–CHEBYSHEV(高斯 - 切比雪夫)法简单快速的解决含未知数的积分问题(Fast solution of integral problems with unknown numbers)
line-plane-intersection
- 求空间直线与平面的交点 已知直线L过点m(m1,m2,m3),且方向向量为VL(v1,v2,v3), 平面P过点n(n1,n2,n3),且法线方向向量为VP(vp1,vp2,vp3),求得直线与平面的交点O的坐标(x,y,z)(Find the intersection of space, line and plane the line L is known to be over M (M1, M2, m3), and the direction vector is VL (V1