-
guimai_v53
随机调制信号下的模拟ppm,连续相位调制信号(CPM)产生,供做算法研究人员参考。( Random ppm modulated analog signal under Continuous phase modulation signal (CPM) to produce, Algorithm for researchers to do reference.)
- 2017-02-23 22:36:53下载
- 积分:1
-
fftAna
说明: FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法 [1] 。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transform) is a fast algorithm of discrete Fourier Transform (DFT). That is fast Fourier transform. According to the odd, even, imaginary and real characteristics of discrete Fourier transform, the algorithm of discrete Fourier transform is improved.)
- 2020-06-21 06:00:02下载
- 积分:1
-
lid-driven-flow
用MRT-LBM计算顶盖驱动流的程序,比LBGK方法更加稳定。(Codes for lid-driven flow with MRT-LBM, which is more stable than LBGK.)
- 2021-04-07 01:59:02下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
LZYGSXY
数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载(Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download)
- 2009-01-05 22:38:00下载
- 积分:1
-
util_mod
相场法基础书籍的配套计算代码,对于学习相场法的基础同学来说极其有用(The supporting calculation code of the phase field basic book is extremely useful for the students who are studying the basic method of the phase field method.)
- 2020-06-25 13:20:01下载
- 积分:1
-
sce
全局最优化方法的程序,是段老师团队原版程序,大家放心使用。(Global optimization method of procedure is the original section of the teacher team program, we ease of use.)
- 2011-09-29 22:32:14下载
- 积分:1
-
wavelet_fractal_compressor
fractal compression using wavelet
- 2020-06-20 03:20:02下载
- 积分:1
-
FEMprogram
四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。(Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using elastic-plastic constitutive, will be the relationship between load and displacement into linear equations, is a very good Solving a simple three-dimensional deformation body procedures, but also the output unit deformation, stress and so on.)
- 2020-12-16 11:59:12下载
- 积分:1
-
tron-1.2.tar
用Fortran编写的非线性优化软件,具有一定的智能搜索功能(used in Fortran program)
- 2012-04-24 18:45:48下载
- 积分:1