-
Euler_2D
二维Euler方程的Jameson求解方法(Jameson solution of two-dimensional Euler equations)
- 2020-09-09 21:18:03下载
- 积分:1
-
Finite element mesh generation
全面介绍有限元网格生成算法的英文教材,可以作为网格生成算法的编程资料(finite element mesh generation has not been taken as a formal subject of teaching in universities,as it encompasses several disciplines including classical geometry, computational geometry and topology, finite element method, data structures and algorithms, computer programming and, to a certain extent, even computer graphics.)
- 2018-01-29 10:55:18下载
- 积分:1
-
“当前”统计模型(Kalman)
根据当前运动模型,进行Kalman滤波。得到滤波优化后的运动轨迹(Kalman filtering is carried out according to the current motion model)
- 2017-09-14 11:10:30下载
- 积分:1
-
2DPE_VCPP6.0
抛物方程是由赫姆霍兹方程推导而来,在计算大区域电磁传播有较大的优势,本程序是二维的情况。(Parabolic equation is derived the Herm Holtz equation, in the calculation of large areas of electromagnetic propagation has a greater advantage, the program is a two-dimensional situation.)
- 2016-11-20 12:32:02下载
- 积分:1
-
Learn R for Applied Statistics
Do you need to gain confidence with handling numbers and formulae? Do you want a clear, step-by-step guide to the key concepts and principles of statistics? Nearly all aspects of our lives can be subject to statistical analysis. Statistics: An Introduction shows you how to interpret, analyze and present figures.
Assuming minimal knowledge of maths and using examples from a wide variety of everyday contexts, this book makes often complex concepts and techniques easy to get to grips with. This new edition has been fully updated.
Whether you want to understand the statistics that you are bombarded with every day or are a student or professional coming to statistics from a wide range of disciplines, Statistics: An Introduction covers it all.
- 2020-06-22 22:20:01下载
- 积分:1
-
WLS
用最小二乘法进行电力系统状态估计,包含IEEE30节点的电力系统图(Using least squares power system state estimation, including IEEE30 bus power system diagram)
- 2021-03-01 16:29:35下载
- 积分:1
-
sspropcm
利用分步傅立叶积分法,求解薛定谔方程,可以计算光纤中色散与SPM(This file solves the nonlinear Schrodinger equation for propagation in an optical fiber using the split-step Fourier method described
)
- 2009-05-19 22:26:49下载
- 积分:1
-
Generate_SystemMatrix
本程序在matlab中运行。
Generate_SystemMatrix是一个计算OSEM,MLEM迭代图像算法中系统矩阵的函数,其用法Generate_SystemMatrix(pixel),为所要重建图像的大小,一般为64,128,256,pixel也大运算越慢。
里面的diedai-test文件是一个简单的MLEM重建算法,其中要加载SystemMatrix矩阵就是Generate_SystemMatrix(128)的结果,注意如果要运行diedai-test,生成的系统矩阵名要保存为SystemMatrix,否则出错。
testsino是一个正弦图实例,就是MLEM算法中的投影矩阵,机算是数据。(This program is run in matlab. The Generate_SystemMatrix is a calculation of the OSEM, a function of the system matrix MLEM iterative image algorithm, its use Generate_SystemMatrix (pixel) to rebuild the image size, usually 64,128,256, pixel also large computing slower. Inside diedai-test file is a simple MLEM reconstruction algorithm, which load SystemMatrix matrix is the result of Generate_SystemMatrix (128), pay attention to if you want to to run diedai-test, the generated system matrix is saved as SystemMatrix, otherwise an error. testsino instance of a sinogram projection matrix MLEM algorithm, machine be regarded as data.)
- 2020-12-08 14:39:20下载
- 积分:1
-
ART
电容层析成像的ART算法演示实例,并带有详细的说明(An Example of ART Algorithm for Electrical Capacitance Tomography)
- 2021-04-22 08:48:49下载
- 积分:1
-
AddMatrix
用三元组表为结构,实现稀疏矩阵的加法并输出。(Achieve sparse matrix addition)
- 2014-02-19 19:59:00下载
- 积分:1