-
图像处理合集,有界面设计
用matlab编写的图像处理的合集,包含10多种图像操作,如各种滤波处理,各种噪声处理,图像压缩处理,图像旋转,图像剪切,图像平移,图像缩放,图像膨化和腐蚀,图像边缘提取,图像变亮和变暗,图像锐化和柔和等等,重要的是有界面设计,在单一的GUI界面,可选择单独处理操作或是多种不同操作,是研究图像处理的好工具
- 2022-10-14 05:35:02下载
- 积分:1
-
多用户检测
一种统计方法,使得有可能提高
无线移动通信的性能
系统在这里被公开。它包括的分离
在通信系统的接收信号
这基于代码分多址接入
(CDMA) 技术。这个想法就是优化
共享相同的不同用户的分离
频率和时间资源使用应急
独立组件的统计学方法
分析 (ICA)。ICA 使得能提取
发出信号,是作为对于统计独立的
可能。在这里,接收器指出的混合物
发出信号的用户,我们想要分开。
每个用户有自己的代码 (或签名) 传播的
用于标识他从其他用户。ICA 然后将
用作分离接收到的信号接收器
没有发出信号的恶化。我们有
使用位错误率 (BER) 和噪声信号
作为应用性能评价的标准比率 (信噪比)
ICA 接收器。我们已考虑过的情况
添加白高斯噪声输入信号 (AWGN)
通道和瑞利信道 (褪色的情况
通道)。与传统的比较研究
接收机如犁耙,匹配的筛选器 (MF)
Minimum Mean-Squared 错误 (MMSE) 是
进行。得到的结果显示的优越性
ICA 接收机相比 MF 接收器。另外,如果是
用于混合结构如耙 + ICA 或
MMSE + ICA,这应改善一般
系统的性能。
- 2023-06-11 18:55:03下载
- 积分:1
-
链表逆置cpp代码
利用辅助指针 基本思想:在遍历结点过程中,设置辅助指针,用于记录先前遍历的结点。这样依次编译的过程中只需修改其后继结点的next域即可
- 2022-02-21 23:53:38下载
- 积分:1
-
浙江大学程序设计大赛ACM2191题我自己收集的
浙江大学程序设计大赛ACM2191题我自己收集的-Zhejiang University Design Competition ACM2191 that my own collection
- 2022-03-17 03:11:28下载
- 积分:1
-
遗传算法MATLB程序
有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子
- 2023-06-23 21:35:03下载
- 积分:1
-
二进制搜索
源代码和越南船民和 frm 如何用算法二进制搜索搜索的数组中。它是有用的培训和学习 vb 二进制搜索
- 2022-02-18 13:44:44下载
- 积分:1
-
基本粒子群算法
本代码为基本粒子群算法,通过修改适应值函数,可以应用于多个领域,比如电力系统的相关参数的优化设置,如陷入局部最优,需引入变异函数,通过重置某一维的数值,使粒子脱离局部最优。
- 2023-08-24 07:20:03下载
- 积分:1
-
程序可以处理远程射击和distnac阅读MDL激光器输出…
Program can deal with MDL lasers for remote firing and reading output of distnace
- 2022-06-11 12:52:28下载
- 积分:1
-
粒子滤波重采样(13种方法)resampling methods for particle filtering
I have developed a serial of resampling methods for particle filtering in Matlab as attached below in separate .m files that you may have interest and that you may have better implementation than me, or if you have any question, your feedback will be appreciated.
These resampling methods together with their pseudo-codes
- 2022-06-12 23:28:12下载
- 积分:1
-
Monte Carlo method known as random or statistical skills test method. More than...
蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。
-Monte Carlo method known as random or statistical skills test method. More than half a century, the development of science and technology and the invention of the electronic computer, this method as an independent method was raised and the first nuclear test and research has been applied. The Monte Carlo method is a calculated, but with the general numerical method a great difference. It was based on the theory of probability and statistics-based approach. As the Monte Carlo method can vividly describe things and the physical characteristics of the experimental process, numerical methods to solve some difficult problems, the result of the increasingly extensive application areas.
- 2022-07-14 13:23:24下载
- 积分:1