▍1. Biot-Savat
根据物理学的毕奥-萨法尔定理,计算环形线圈周围电磁场的强度。。(According to physics, Biot- Safar theorem, calculate the intensity of electromagnetic field around the circular coil. .)
根据物理学的毕奥-萨法尔定理,计算环形线圈周围电磁场的强度。。(According to physics, Biot- Safar theorem, calculate the intensity of electromagnetic field around the circular coil. .)
It checks whether the processes r working in safe mode or in Deadlock Condidion.....pls do the modifications as per ur requirement...as it is implemented static
本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。(This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circular convolution, linear convolution), mainly used signal processing, either on the actual sequence to do the operation, can also be complex sequence.)
在uVision环境下用C编程,用离散傅里叶变换可以计算出频率的值(In uVision environment using C programming, using discrete Fourier transform frequency value can be calculated)
交错网格声波方程交错网格有限差分地震波场计算波场正演模拟。 (The CalCulation of the SeismiC Wave一 fieldwith Staggered-grid Finite difference Sheme )
线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数(Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function)
用C语言来求解n维线性方程组的解,即高斯消元法求解线性方程组(Gaussian elimination method with n-dimensional linear equations)
FFT/IFFT 变换程序----------------(FFT/IFFT transformation process----------------)
文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。(File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, etc., is very convenient for actual development.)
说明: 四级四阶龙格库塔格式,求解微分方程的好算法。(Four fourth-order Runge-Kutta format, a good algorithm for solving differential equations.)
四阶龙格库塔法解一阶二元微分方程 应用于数值计算(Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation)
实现多项式相乘求模运算,并且模多项式是可以改变的,方便,简单(To achieve polynomial multiplication modulo operation, and polynomial model can be changed, convenient and simple)
合工大大二计算方法实验的源代码,里面有实验指导书.有牛顿下山,迭代啊什么的(Sophomore calculation experiment source code, which has experimental guide books)
北京航空航天大学数值分析大作业第二题,有难度,这可是历年北航研究生转载最多的代码了(Beijing University of Aeronautics and Astronautics numerical analysis of large operating the second question, there is difficulty, this is the most over the years Beihang University Graduate reproduced the code)
计算热轧中的单机架的轧制压力,采用的是SIMS公式,(rolling force calculation)
bellman-ford算法,典型最短路算法,用于计算一个节点到其他所有节点的最短路径(bellman-ford algorithm, a typical shortest path algorithm for computing a node to all other nodes of the shortest path)
三维PML-FDTD的C语言代码,完全匹配层的C语言实现(3D PML-FDTD in the C language code, perfectly matched layer in C language)
说明: c++语言求解稀疏矩阵方程组的ICCG法源程序。参考:《工程电磁场数值计算分析与综合》 附录(Fortran90).(c++ solves sparse matrix equations with the ICCG method.Reference: " Analysis and Synthesis of Numerical Electromagnetic Field ," Appendix (Fortran90).)