-
QAM
对QAM的频谱、散图、眼图以及误码率进行了仿真。使用matlab语言。(QAM spectrum of scattered diagram, eye diagram and BER simulation. Using matlab language.)
- 2007-12-20 11:28:18下载
- 积分:1
-
MATLAB-7
MATLAB 7 界面设计与编译技巧,适合初学者,详细地介绍了如何进行matlab GUI的设计(MATLAB 7 interface design and compilation techniques, suitable for beginners, detailed description of how the design of matlab GUI)
- 2011-05-13 10:40:12下载
- 积分:1
-
rgb_hormomorphic
本代码利用同态滤波算法来对图像进行处理,从而实现增强图像质量,使用的是matlab环境(this code is used to accomplish the image enhancement , using homomorphic filtering aglorithm)
- 2013-05-23 10:37:06下载
- 积分:1
-
intergear
通过matlab实现齿轮的三维模拟和运动动画显示(Achieved through the gears and three-dimensional simulation matlab motion animation)
- 2021-02-05 21:09:56下载
- 积分:1
-
matlabhuitu
这是在MATLAB环境下常用的绘图命令的源代码。(This is in common use in the MATLAB source code for the drawing commands.)
- 2010-08-04 10:26:10下载
- 积分:1
-
tracking
这是用C语言编写的机动目标跟踪程序,用matlab仿真实现的。直接用于机动目标跟踪仿真。(This is written with C language target tracking procedures implemented with the matlab simulation. Directly used for maneuvering target tracking simulation.)
- 2021-01-11 14:28:49下载
- 积分:1
-
BridgeBench_Win32
这是一个用matlab编写的计算模型,用于分析悬索桥梁地震响应的Benchmark控制问题。(This computational model contains the original files for the Phase I Benchmark Control Problem for Seismic Response of Cable-Stayed Bridges.
)
- 2021-01-10 16:38:51下载
- 积分:1
-
di9zhang
基于MATLAB图像处理技术随书源代码第9章(MATLAB-based image processing technology with the book source code Chapter 9)
- 2013-11-28 09:36:59下载
- 积分:1
-
widrow_hoff
a simple widrow hoff implementatiion
- 2010-11-13 22:35:13下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1