-
matlabCommand
matlab指令速查,集锦将matlab重要的程序加以综合(Quick matlab command, highlights the important program to be integrated matlab)
- 2013-08-06 22:25:18下载
- 积分:1
-
REAL-TIME_SOFTWARE_DESIGN_PATTERNS
The objective of this paper is to provide a road map to understanding and use of real-time design
patterns. To meet this objective, we provide a brief overview of the origins of design patterns, then discuss a
wide variety of specific real-time design patterns, and finally provide our own classification of patterns,
which is derived from a systematic approach to real-time system design and real -time software architectures.
- 2013-07-22 20:41:21下载
- 积分:1
-
diameter
测量血管直径的MATLAB程序 很有用的一个程序 简单 直接(measure the diameter of matlab program)
- 2014-12-15 21:02:32下载
- 积分:1
-
SphericalAberration
主要是计算光学球差的matlab gui 代码(to calculate the Spherical aberration)
- 2012-02-13 16:34:01下载
- 积分:1
-
Minimum-scattering-Antennas
关于天线理论的一本书,对散射的研究很深刻,适合作为隐身设计的参考资料(A book about the antenna theory, the research on scattering is very deep, suitable as a stealth design reference)
- 2014-12-17 11:37:10下载
- 积分:1
-
ImageM_20140312
ImageM integrates into a GUI several algorithms for interactve image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses. Interface is inspired the open source software ImageJ .
To install, simply unzip, and add the path containing the +imagem directory. The application can be launched by typing:
ImageM( rice.png )
(or any other image provided with the image processing toolbox).
The development of ImageM started as a proof of concept for creating GUI dedicated to image processing. After adding several tools and options, I thought it could be useful to others, and maybe be used as an example of gui development.
ImageM relies on the image processing toolbox and on the GUI Layout Toolbox. Most algorithms are wrapped into a specific Image class that allow to process in a unified way grayscale, binary and color images, 2D or 3D, and that can be used independently.
- 2015-01-14 22:44:04下载
- 积分:1
-
EC-DESPIKE
微气象去野点程序,用于边界层湍流通量资料处理(The Micrometeorological to wild-point program for the boundary layer turbulent flux data processing)
- 2012-05-29 19:36:27下载
- 积分:1
-
Bubble-Point
Bubble Point Calculation
- 2011-12-01 15:55:19下载
- 积分:1
-
C2
This code is related to the course Digital Communications. It reproduce the error probability
as a function of the SNR per bit for 16-QAM. Enjoy it!
- 2013-11-10 02:22:48下载
- 积分: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