-
快速获取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
-
讨论基于软件无线电技术的直接序列扩频码元捕获及跟踪的快速算...
讨论基于软件无线电技术的直接序列扩频码元捕获及跟踪的快速算-Discussion is based on software radio technology, direct-sequence spread-spectrum code yuan to capture and track the fast calculation
- 2022-02-20 16:29:08下载
- 积分:1
-
abaqus复合材料umat渐进操作子程序
用abaqus有限元软件建立复合材料模型,利用fortran语言编写复合材料三维渐进损伤子程序。程序中自己定义复合材料本构模型,损伤准则采用三维hashin判据。
- 2022-01-31 07:02:18下载
- 积分:1
-
一个小波变换的C++代码,希望对用到的人有帮助
一个小波变换的C++代码,希望对用到的人有帮助-a wavelet transform C code, and I hope to be used to help the people
- 2023-03-10 15:20:03下载
- 积分:1
-
蚁群算法解决TSP旅行商问题
蚁群算法解决TSP旅行商问题
蚁群算法是一种在图中寻找优化路径的机率型算法。他的灵感就是来自于蚂蚁发现食物的行为。蚁群算法是一种新的模拟进化优化的算法,与遗传算法有很多相似的地方。蚁群算法在比较早的时候成功解决了TSP旅行商的问题
- 2022-03-31 12:54:45下载
- 积分:1
-
浙江大学程序设计大赛ACM2478题我自己收集的
本程序可以实现由摄像头输入的图像转换成.bmp格式的文件,此程序在CCS下可以直接完成的!-this procedure can be achieved by the camera to import images into. Bmp format of the document, the CCS this procedure can be performed directly!
- 2022-03-20 17:36:19下载
- 积分:1
-
贝叶斯学习的指导,通过它可以了解该数据挖掘的方法
贝叶斯学习的指导,通过它可以了解该数据挖掘的方法-Bayesian learning guide, which can understand the data mining method
- 2022-02-22 03:44:31下载
- 积分:1
-
偏最小二乘法,用于回归分析,构建回归方程,预测准确度高...
偏最小二乘法,用于回归分析,构建回归方程,预测准确度高
- 2022-05-26 07:16:37下载
- 积分:1
-
维吉尼亚算法
维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法
- 2022-09-13 14:50:03下载
- 积分:1
-
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链...
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closure of two. At that time, because the situation, was the most aggressive, the code does not look good, but good use. To facilitate the transmission parameters, I have done a linked list, when used according to its own circumstances can change, the core algorithm can be fixed.
- 2022-03-17 18:50:28下载
- 积分:1