-
Freqences 规划师
将 freqences 设置在每个时代,从 SD 卡中获取。将 freqences 设置在每个时代,从 SD 卡中获取。将 freqences 设置在每个时代,从 SD 卡中获取。将 freqences 设置在每个时代,从 SD 卡中获取。将 freqences 设置在每个时代,从 SD 卡中获取。将 freqences 设置在每个时代,从 SD 卡中获取。
- 2023-04-22 06:20:03下载
- 积分:1
-
NLM C++非局部平均去噪算法
NLM C++ 该程序是实现NLM 的C 源程序,非局部平均去噪算法,在去噪中的好处可想而知,效果不错。可以尝试用一下,看过文章的人应该清楚它的效果,给大家共享下,共勉吧。
- 2022-09-16 13:25:03下载
- 积分:1
-
搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断...
搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断- The search algorithm partially uses the minmax recursion, the
alphabeta pruning, the initial period and the intermediate stage
searches 6, finally partially searches 15. Appraised the algorithm
mainly is the smallest good power, performs the position value the
correlation to judge
- 2023-02-28 03:35:04下载
- 积分: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
-
The section of least squares procedures, very good, and hope that we share
最小二乘法的一段程序,很好用,希望大家共享-The section of least squares procedures, very good, and hope that we share
- 2022-12-26 20:45:02下载
- 积分:1
-
k-svd 算法
稀疏算法对图像去噪,
由于在K-SVD算法中用到了OMP算法和奇异值分解SVD算法,而当图像较大时,OMP算法中的矩阵求伪逆运算效率非常低、奇异值分解SVD不仅耗时而且占用内存较大,常导致“超出内存”问题。针对上述问题本课题提出了基于矩阵shelesky分解和近似奇异值分解SVD的稀疏K-SVD噪声抑制方法来对自然图像进行噪声抑制,同时在字典训练过程中结合了“全局训练字典”的普适性,该方法有效的提高了K-SVD算法的运行效率、解决了“超出内存”问题,并且提高了去噪效果。
- 2022-05-13 20:26:09下载
- 积分:1
-
测试高 led 和低led
这个软件描述C语言用 16f877 触发一个LED,与所有配置的计时器和寄存器。
- 2022-11-14 10:40:03下载
- 积分:1
-
java最大公因数_最小公倍数_弹球高度
资源描述
本程序1:由 java 语言编写,求最大公因数,最小公倍数。
本程序2:一球从100米高度自由落下,每次落地后反跳回原高度的一
半;再落下,求它在 第10次落地时,共经过多少米?第10次反
弹多高?
- 2023-07-20 10:45:03下载
- 积分:1
-
a load Ezwin the fee
一个加载Ezwin的费式序列的动态演示-a load Ezwin the fee-demonstration of the dynamic sequence! !
- 2022-01-25 22:33:20下载
- 积分:1
-
直方图分析
图像的直方图直方图是分布的数据的图形表示。它是一个连续的变量的概率分布的估计,最初是由卡尔 · 皮尔森。[1] 的直方图是列表的频率,示相邻矩形,竖立在离散的时间间隔 (箱子),面积的观测频率成正比的间隔中的表示形式。矩形的高度也是相等的时间间隔,即频率间隔的宽度除以频率密度。直方图的总面积等于数据的数量。
- 2022-04-18 14:57:13下载
- 积分:1