-
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
-
munkres
指派问题的匈牙利解法,从文件中读入待指派的数据。(Assignment problem of the Hungarian method, read from a file to be assigned to data.)
- 2009-12-15 21:42:40下载
- 积分:1
-
arcLength
有限元计算控制加载中弧长法(arc-length)的matlab源程序(Loading FEM arc length control method (arc-length) matlab source)
- 2020-12-14 22:49:16下载
- 积分:1
-
Particle_Filter
粒子滤波程序,仿真实现自由度机器人对目标的跟踪,使用kalman滤波估计总雅可比矩阵J,噪声为非高斯噪声(Particle filter procedure, simulation robot tracking of targets, the use of kalman filter estimated total Jacobian matrix J, the noise of non-Gaussian noise)
- 2008-12-15 10:37:55下载
- 积分:1
-
IJarea-postproc
abaqus interface xfem
- 2013-06-21 23:01:33下载
- 积分:1
-
HEAT
matlab编写的流体计算和传热程序(很不错的哦)(matlab prepared and heat transfer fluid calculation procedures)
- 2013-10-15 19:44:22下载
- 积分:1
-
imrpa
滤波求和方式实现宽带波束形成,从先验概率中采样,计算权重,最小均方误差(MMSE)的算法。( Filtering summation way broadband beamforming, Sampling a priori probability, calculate the weight, Minimum mean square error (MMSE) algorithm.)
- 2017-05-07 20:26:01下载
- 积分:1
-
paixu
1.数据时随机产生的(产生1000个随机数),进行排序2.每一次数据排序之后,都可以看到排序的移动,交换次数以及排序的时间。
(1. After randomly generated data (generated 1000 random numbers), every sort 2. Sort the data, you can see the sort of move, switching times and sort of time.)
- 2015-03-24 19:17:40下载
- 积分:1
-
最速下降法与牛顿法
说明: 此代码包括牛顿法和梯度下降法的实现过程,最优化以及算法中常见的问题解决方式(This code includes the process of Newton method and gradient descent method)
- 2020-01-07 09:42:51下载
- 积分:1
-
LeastMeanSquare
最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数(Overdetermined least-squares method of linear equations have to C templates, also includes matrix inversion, matrix multiplication, such as small function)
- 2021-01-26 19:58:37下载
- 积分:1