-
Volterra级数和失真的直接方法
下一步
- 2022-06-21 23:23:45下载
- 积分:1
-
快速获取3D重建切片的算法
本程序由kyungsang基姆制作。如果你有问题或问题,发送电子邮件到me.kssigari@gmail.complease试试这些测试步骤1。模拟器是用于测量投影。2。demo2是解析重建众所周知过滤backprojection3。Demo3 is the iterative reconstruction using the maximum likelihood expectation maximization (MLEM) method.nx: number of image pixels of x-directionny: number of image pixels of y-directionnz: number of image pixels of z-directionsx: real size (length) of x-axis of the image -> resolution of a pixel = sx/nxsx: real size (length) of y-axis of the image -> resolution of a pixel = sy/nysx: real size (length) of z-axis of the image -> resolution of a pixel = sz/nznu: number of detector pixels of x-direction (u)nv: number of detector pixels of z-direction (axial) (v)su: size of real (length) of detector u-direction -> resolution of a pixel = su/nusv: size of real (length) of detector v-direction -> resolution of a pixel = sv/nvDSD: distance between source to detectorDSO: distance between source to iso-center (image center).dir: rota
- 2022-07-08 11:47:05下载
- 积分:1
-
线性方程组求解的三个源程序.rar
线性方程组求解的三个源程序.rar--Three source codes about linear equations solution( .Rar)
- 2022-04-21 11:57:07下载
- 积分:1
-
基于dsp的sinxcosx的泰勒级数展开式,经过调试,完全可以运行
基于dsp的sinxcosx的泰勒级数展开式,经过调试,完全可以运行-sinx cosx the Taylor series expansion, after testing, we can run!
- 2022-04-13 03:14:38下载
- 积分:1
-
石子合并问题C++
在一个圆形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。编一程序,读入堆数N及每堆石子数(≤100)选择一种合并石子的方案,分别得到合并这N堆石子为一堆,可以得到的最大得分和最小得分
- 2022-10-12 06:40:03下载
- 积分:1
-
快速傅立叶变换的源代码,是个数字信号处理学习的好例子。...
快速傅立叶变换的源代码,是个数字信号处理学习的好例子。-The source code of FFT,is a good example for digital singnal process study
- 2022-04-29 13:15:03下载
- 积分:1
-
Lagrange algorithm with C language
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是拉哥朗日算法-Lagrange algorithm with C language
- 2022-08-09 12:53:33下载
- 积分:1
-
This file contains the complete code of six stand
此文件包含用于聚类分析的六个独立Fortran程序的完整代码
- 2022-09-13 12:50:02下载
- 积分:1
-
查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。
查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。- The search was uses in the computer a CPU biggest function, the
search algorithm had decided the procedure fit and unfit quality, this
algorithm has completed the smooth search realization.
- 2022-04-24 15:53:52下载
- 积分:1
-
匹配滤波的MATLAB实现,用于随机信号处理的算法演示!
匹配滤波的MATLAB实现,用于随机信号处理的算法演示!-matched filtering of MATLAB for random signal processing algorithm demo!
- 2022-07-20 18:18:42下载
- 积分:1