-
opencv c++色彩恢复的多尺度Retinex算法(MSRCR)
基于opencv的色彩恢复的多尺度Retinex算法(MSRCR),属于夜间图像增强算法,对去雾也有一定的处理效果,可直接运行,效果比较理想。基于opencv的色彩恢复的多尺度Retinex算法(MSRCR),属于夜间图像增强算法,对去雾也有一定的处理效果,可直接运行,效果比较理想。
- 2022-01-30 14:20:22下载
- 积分:1
-
massive mimo THP algrorithm
应用背景On the Design of ZF and MMSE Tomlinson-Harashima Precoding in Multiuser MIMO Amplify-and-Forward Relay System,it is main described the mimo system in the multi-user scenario.the main precoding algrithm is combined the zf precoding and the MMSE precoding.关键技术we design a zero-forcing (ZF) Tomlinson-Harashima precoding (THP) and a minimum mean
square error (MMSE) THP for multiuser MIMO relay system with direct link. Based on these precoding structures, we propose the optimal combining weights of the ZF THP and the MMSE THP in half duplex relay system, and the sub-optimal weights of MMSE THP to reduce feedback channel state information(CSI). Through the Monte Carlo simulation, we verify that the optimal weights combining method outperforms the constant weights combining method. In addition, we confirm that the
performance of the sub-optimal weights combining method is&
- 2023-02-25 18:10:03下载
- 积分:1
-
提升格式的源代码,采用标准拆分,预测和…
小波提升格式的源代码,采用了标准的分裂、预测和更新三步,比经典小波算法速度提高一倍!-Lifting format of the source code, adoption of the standard split, forecasts and updates of steps, the classic wavelet algorithm than double the speed!
- 2023-06-04 04:50:03下载
- 积分:1
-
排班简单遗传算法
一个简单的排班算法,遗传算法GA,供大家参考。。。
里面含有详细的注解,一目了然。。。
- 2022-08-08 05:08:41下载
- 积分:1
-
一般问题的线性插值和JACOBI算法
一般问题的线性插值和JACOBI算法-general linear interpolation algorithm and JACOBI
- 2022-02-06 19:05:49下载
- 积分:1
-
设计编程实现矩阵相乘的Strassen算法,具体要求:
(1)矩阵阶数n由用户输入(注意n非 2k 时的处理)
(2)n阶矩阵A、B调用随机函数自动生成...
设计编程实现矩阵相乘的Strassen算法,具体要求:
(1)矩阵阶数n由用户输入(注意n非 2k 时的处理)
(2)n阶矩阵A、B调用随机函数自动生成,限定矩阵元素在0-10之间
(3)输出A、B、C=A*B
(4)请在实验报告中“程序设计(方案)说明部分”写明你如何实现矩阵划分、矩阵结果合并
(5)请在源代码中对主要函数功能、变量、语句进行注释
(6)请采用结构程序设计方法或面向对象程序设计方法,对各子功能用函数实现,不要一个主函数完成所有工作
-matrice through strassen
- 2022-01-27 15:52:00下载
- 积分:1
-
八皇后遗传算法
应用背景八皇后问题是放置八个皇后在8×8棋盘,没有任何两个皇后威胁对方的问题。因此,一个解决方案要求没有任何一个皇后共享同一行、列或对角线。八皇后问题是放置N N N×棋盘皇后更一般的n皇后问题的一个例子,其中的解决方案存在的所有自然数N与N = 2和N = 3的例外。https://en.wikipedia.org/wiki/eight_queens_puzzle关键技术代码是用遗传算法的matlab。在人工智能领域,遗传算法是一种模拟自然选择过程的启发式搜索算法。这种启发式的(有时也被称为启发式)通常用于生成优化搜索问题的有效解决方案。遗传算法属于一类更大的进化算法,它利用自然进化的方法,如遗传、变异、选择、交叉等方法,对优化问题产生了解决的方法。https://en.wikipedia.org/wiki/genetic_algorithm
- 2022-08-07 19:45:26下载
- 积分:1
-
一个很小的程序,可以进行字符串比较,适合初学者学习,很容易读懂的
一个很小的程序,可以进行字符串比较,适合初学者学习,很容易读懂的-a small procedure can be carried out strings, for beginners to learn, it is easy to understand the
- 2023-02-23 19:15:03下载
- 积分:1
-
矩阵运算,具体说明见程序中,在各个程序中都有详细的介绍
矩阵运算,具体说明见程序中,在各个程序中都有详细的介绍- The matrix operation, concrete showing sees in the procedure,
all has the detailed introduction in each procedure
- 2022-11-26 21:40:03下载
- 积分:1
-
数字信号处理 实验 的matlab 源码
数字信号处理 实验 的matlab 源码-Digital signal processing matlab source experiment
- 2023-04-16 04:40:03下载
- 积分:1