-
STBC_OFDM_with_Alamouti
基于Alamouti的STBC-OFDM系统性能分析(Based on Alamouti' s STBC-OFDM system performance analysis)
- 2021-04-25 04:38:46下载
- 积分:1
-
Vector_Control_SVPWM
THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL
- 2014-02-05 15:38:51下载
- 积分:1
-
matlabGUI
基于matlabGUI界面下的电子双缝衍射实验的现象模拟,设置的可输入参数有:缝宽a,双缝间距b,加速电压U,缝屏距离D和电子数目n(Electronic Computer Simulation of double-slit diffraction)
- 2011-01-15 13:45:26下载
- 积分:1
-
adaptivethreshold
用matlab编写自适应阈值算法,并调用该自适应阈值函数。(Prepared using matlab adaptive threshold algorithm, and call the adaptive threshold function.)
- 2010-05-12 22:45:50下载
- 积分:1
-
Gmd2lc
Gmld2c matlab process code
- 2014-09-10 22:38:36下载
- 积分:1
-
LFM_radar
多目标仿真的脉冲压缩雷达的有关程序,包括脉冲压缩,性能分析(failed to translate)
- 2013-05-04 13:32:59下载
- 积分:1
-
matlab
使用须知
1. 文件夹
两个文件夹:Mbook和Mfiles。
Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。
MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。
2. 使用前的准备
(1)软件需要安装Office2000 和MATLAB6.5。
(2) 将文件夹Mbook和Mfiles的内容拷贝到用于教学的计算机的硬盘上。
(3)在MATLAB中将“Mfiles”文件夹添加在搜索路径中
添加搜索路径的步骤为:
在MATLAB界面选择菜单“File”→“Set Path”命令,在打开的设置路径对话框中通过“Add Folder…”或“Add with Subfolders…”按钮打开浏览文件夹窗口来添加搜索目录。
(3)要运行8.1小节的MEX和EXE文件,则需要有与MATLAB6.5适配的Borland C/C++或MicroSoft Visual C++或Watcom C/C++(详见11.2和11.3节)。
(4)要运行8.4小节Mbook文件夹的文件,则需要安装Notebook。
(err)
- 2008-04-14 13:31:18下载
- 积分:1
-
tydt
用椭圆低通滤波器对语音信号进行滤波处理,实现降噪处理(The elliptic low pass filter is used to filter the speech signal, and the noise reduction processing is realized.)
- 2016-11-19 10:48:12下载
- 积分:1
-
matlabexample
源码,非常实用,里外都是经过上机调试的源码,可以直接使用!(Source, very useful, both inside and outside the machine through the source debugger, you can directly use!)
- 2008-08-04 17:35:19下载
- 积分:1
-
ACA_TSP
旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm
to work out the TSP.)
- 2013-09-19 22:37:38下载
- 积分:1