-
AlgorithmsForProgrammersIdeasAndSourceCode
Algorithms For Programmers Ideas And Source Code英文的,希望对大家有帮助。()
- 2007-09-17 08:51:58下载
- 积分:1
-
tvdenoise
用total variance(TV)算法对图像进行去噪,具体参数代码里有(With the total variance (TV) image denoising algorithm, the specific parameters in the code there)
- 2010-07-19 08:32:28下载
- 积分:1
-
MPSK_sim
this is the matlab code for phase shift keying
- 2010-02-26 14:13:03下载
- 积分:1
-
MATLAB
本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。
全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。(This book chapter describes the system integration MATLAB6.5 work platform, the reader will be the beginning of the basic use of MATLAB. Second, the four chapters, system, MATLAB6.1 basic data types (numeric arrays, strings, arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) are separate sections above. Since then, the book points out with nine separate chapters MATLAB6.5 of numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone applications generated, to achieve interaction of different software platforms API, M-book data, graphical environment for integration of the eight general-purpose language
Function. Book with a special chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation, and the MATLAB interactive features.
The book contains more than 390)
- 2010-05-29 00:07:11下载
- 积分:1
-
RFC_1622_CRC16_m
RFC1662 CRC-16 table generation and CRC checking. Implemented in embedded matlab with script to test and enable c/c++ code generation. Useful fo check against VHDL/Verilog and other embedded systems to help generate test vectors.
- 2009-09-18 18:44:44下载
- 积分:1
-
matlab_tongxin
matlab通信与仿真,ppt,M脚本,不仅有ppt讲解,还有matlab代码示例(matlab communication and simulation, ppt, M script, not only to explain ppt, there are examples of matlab code)
- 2010-11-15 16:35:44下载
- 积分:1
-
izigzag_kaiyuan
图形图象中dct变换中用到的反zigzag扫描原代码是基于matlab中的开发(graphic images used Copy transform the anti-Zigzag scanning source code, which is based on Matlab Development)
- 2006-12-11 09:51:10下载
- 积分:1
-
orginal
watermarking with informed embedding
- 2013-12-23 22:55:37下载
- 积分:1
-
linear_array
利用FFT快速计算,线性排列阵子方向图。( This function computes and returns the gain radiation pattern for a
linear array
It uses the FFT to computes the pattern
*INPUTS**********
Nr ==> number of elements dolr ==> element spacing (d) in lambda units
divided by lambda
theta0 = steering angle in degrees winid ==> use winid negative for no
window, winid positive to enter your window of size(Nr)
win is input window, NOTE that win must be an Nr X 1 row vector nbits ==>
number of bits used in the pahse shifters
negative nbits mean no quantization is used
*OUTPUTS******************
theta ==> real-space angle patternr ==> array radiation pattern in dBs
patterng ==> array directive gain pattern in dBs
***************************************** )
- 2016-03-28 22:30:19下载
- 积分:1
-
featureextraction
利用MATLAB实现一维信号时间序列的,特征提取,其中包括ICA和基于小波包的方法。(Use MATLAB to achieve one-dimensional time series signal, feature extraction, including the ICA and the method based on wavelet packet.)
- 2009-01-03 17:10:19下载
- 积分:1