-
wavecompression
利用离散小波对图像进行压缩的matlab源程序(Use of discrete wavelet image compression matlab source)
- 2009-01-08 09:09:45下载
- 积分:1
-
luv2rgb
LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)
- 2010-05-14 08:26:09下载
- 积分:1
-
NSGAII_Matlab
NSGA2的Matlab代码,运行正确,注释详尽(NSGA2-Matlab code to run correctly, and detailed annotations)
- 2021-04-24 23:38:46下载
- 积分:1
-
image
MATLAB实现基于互相关的亚像素级图像匹配配准源代码(MATLAB-based implementation of inter-related sub-pixel image matching with prospective source code)
- 2009-03-03 17:25:29下载
- 积分:1
-
Matlab_GUI
Matlab GUI编程,详细介绍GUI编程方面的问题(Matlab Gui programming)
- 2021-01-04 16:28:55下载
- 积分:1
-
taiwan-hht
最新台湾中央大学HHT程序;包含一个实例,EMD工具和EEMD工具;可以求瞬时频率(A few examples of how to use these programs are given, with a given dataset “gsta.dat”, which is the annual mean global surface temperature anomaly. In “gsta.dat”, the first column is the time and the second is the corresponding data value.)
- 2020-07-01 00:40:02下载
- 积分:1
-
fdd-LINK
FDD链路的仿真使用的是KA波段,其中在接收端涉及到多种算法(位同步算法,DD算法等)(FDD link simulation using KA band)
- 2013-07-23 11:05:01下载
- 积分:1
-
channelization
简单的信道化处理信号,输入不同的信号中心频率点会得到不同信号的输出从而分离出输入信号,代码较简单直观(Simple channel processing signal, the input signal different center frequency will be output different signals to separate the input signal, the code is relatively simple and intuitive)
- 2014-09-17 21:17:51下载
- 积分:1
-
pid-tunning
PID tunning for dc motor by PSO
the parameter of DC motor are in an article with title of Optimal brushless DC motor design using genetic algorithms by A.Rahideh et al
- 2014-10-17 05:48:44下载
- 积分:1
-
LDPC码编译码算法的研究与实现_李会雅
本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化
过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入
研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程
方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且
对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译
码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对
LDPC码性能的影响进行了仿真,得到了一些结论。最后,利用VHDL语言在复杂可编
程逻辑器件(CPLD)上完成了LDPC码编码器的硬件实现。另外,给出了LDPC码译
码器硬件实现的整体结构图,结合对数似然比域内的置信传播迭代译码(LLR-BP)算
法,对译码器的各个模块进行了详细阐述。(Research and implementation of LDPC coding and decoding technology)
- 2018-04-08 18:48:44下载
- 积分:1