▍1. fitellipse(two-method)
我收集的老外编的椭圆拟合算法,C++实现,输入一组XY数据就能求出椭圆参数(I collected foreigner series the oval fitting algorithm, C++, achieve)
我收集的老外编的椭圆拟合算法,C++实现,输入一组XY数据就能求出椭圆参数(I collected foreigner series the oval fitting algorithm, C++, achieve)
fluent软件的UDF程序,是焊接过程的热源,热源类型为双椭球空间热源。(fluent udf heat source)
fortran语言的球谐函数离散坐标法大气传输模型主程序,可用于大气场景生成(FORTRAN, spheric harmonic function of the discrete coordinate method main program, the atmospheric transmission model can be used for the atmospheric scene is generated)
一个通用的CFD求解器,代码结构清楚,简洁,适用于开发自己的CFD程序。(A general of CFD solver, the code structure is clear, concise, applicable to the development of the CFD program.)
说明: VC实现,天文导航算法及实现 包括数据的获取、加工、处理、保存为文件(VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents)
说明: C++调用STK 仿真软件的程序。可以实时进行场景仿真。(C++ simulation software program called STK. Scenarios can be simulated in real time.)
用于三点定位的算法,是做声音定位可用的,希望有部分帮助,可适当运用(It is used to location the point you want.)
说明: 使用fortran编写的无网格(光滑质点流体动力学)SPH算法(using FORTRAN prepared by the non-grid (smooth particle hydrodynamics) SPH algorithm)
用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
C 语言,模拟流体相平衡过程,得到混合气体平衡态以后的工况参数(C language to simulate fluid phase equilibrium process, to obtain a mixed gas equilibrium after working parameters)
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition )
svd分解,使用qr方法,编译即可运行,需要文件输入(SVD QR method,the program can run successfully, you need a file for input)
一个短时傅里叶变换的C语言实现,对3万个数据进行加窗、FFT处理(A short time Fourier transform of C language, for 30,000 data windowing, FFT processing)
实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量(Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector)
雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量(Jacobi iteration (immigration law) the calculation of Real Symmetric Matrix Eigenvalues and eigenvectors)
说明: 用于求解数值算法最优化算法中的SQP算法(Solve SQP algorithm Numerical algorithm optimization algorithm)
说明: 通过三个点坐标,求出圆心坐标。C#代码,主要是算法。(Through the coordinates of three points, the coordinates of the center of the circle are obtained.)
读取msh文件的C语言接口,支持gambit,ICEM等网格工具绘制的网格(The interface of the MSH file with C language, support the grid drawn by gambit, ICEM and other grid tools.)
C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助(C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of SAR has a good assist)