资源列表
naca-0012-drag-prediction
- Drag prediction for Naca 0012 by use of different source codes and Compare with Experiment results.
Report_Proj5_jiangchen_10212020018
- 设计一个程序,用后向Euler 法/梯形法求解电路系统的MNA 方程(该方程由stamp 程 序得到),其中线性方程的求解采用GCR 迭代法。-Design a program that uses the backward Euler method/trapezoid method for solving circuit system MNA equation (the equation obtained by the stamp program), in which the linear
matrix
- 实现简单方阵的操作。如加,减,乘。运算符重载。文件读取。矩阵随即生成-Simple matrix operation. Such as addition, subtraction, multiplication. Operator overloading. File read. Matrix then generates
FFT
- 该工程生成的动态库用来实现采用蝶形算法进行快速傅立叶变换。-The project generated by the dynamic libraries used to implement the fast Fourier transform butterfly algorithm.
source-code
- Fortran完全自学手册源代码,从零开始学会Fortran语言,在科学计算和工程应用中较广-Fortran source code for complete self-study manual
atoi
- 个人积累的一些系统函数的实现,这里是atoi函数的实现源码。atoi() implatation-atoi codes
1_single_point_source
- FDTD course and code
ColorC
- Color Corellologram in MATLAB
111
- 非线性数值分析 牛顿迭代法、Gauss-Seideil迭代法以及SOR矩阵分解-Numerical analysis of nonlinear Newton iteration, Gauss-Seideil SOR iteration method and the matrix factorization
Em
- 使用k均值算法计算聚类的重心,并用EM算法计算各聚类的参数-Using k-means clustering algorithm to calculate the center of gravity, and using EM algorithm to calculate the parameters of each cluster
HOMEWORK
- 不可压无粘管流计算,管道中间有一正方体块,提供了管道长度直径和网格密度的参数-Incompressible stick pipe flow calculation block cube in the middle of the pipe, the length of the pipe diameter and mesh density parameter
dit_fft
- 本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。-This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circula
