-
MATLAB-ofdm
说明: 仿真OFDM信号的产生和接受所涉及到的过程在物理层上,并且提供涉及到的涉及到的每一步的描述。
(Simulation of OFDM signal generation and acceptance of the process involved in the physical layer, and provides related to the involved description of each step.)
- 2010-04-11 14:55:23下载
- 积分:1
-
N_floyd
这是一个使用matlab编写的源文件,实现了在网络中使用Floyd算法寻找最短的N条路径。(This is a source file, the use of matlab prepared N Floyd algorithm used in the network to find the shortest path.)
- 2013-04-26 14:06:35下载
- 积分:1
-
matlab-import-dxf
用matlab读取.dxf文件。本站原有代码dxf2coord_20.m中对于圆弧只能读出其圆心坐标及半径,缺少圆弧起始角及终止角,并不能在应用中实际用起来。修改后可以读出圆弧的起始角和终止角(the script can offer start angle and end angle of an arc,which are unable to access in an earlier script dxf2coord_20.m 。)
- 2020-06-30 07:00:02下载
- 积分:1
-
SLAM经典入门教程
该教程是关于SLAM的系列教程,从网上下载,本人觉得讲解非常详细,并配有习题供动手实践,
非常适合初学者学习使用。
- 2022-04-08 15:06:52下载
- 积分:1
-
The-mDoppler-in-Radar-With-DVD
这是Victor C.Chen"The Micro-Doppler Effect in Radar With DVD"的书还有它的Matlab的程序。(This is Victor C.Chen s book "The Micro-Doppler Effect in Radar With DVD" with Matlab codes.You have to put the codes on the Matlab folder that you can excute it.)
- 2013-12-05 14:02:10下载
- 积分:1
-
Astar
启发式搜索算法之一,检查最短路径中每个可能的节点引入了全局信息,被广泛应用于路径规划领域(One of the heuristic search algorithms, which checks each possible node in the shortest path, introduces the global information, and is widely used in the field of path planning)
- 2017-10-25 09:53:46下载
- 积分:1
-
(source)
时频分析程序,包括一些应用实例还有一些源程序(Time-frequency analysis process, including application examples and some source code)
- 2011-12-12 20:57:18下载
- 积分:1
-
tent
matlab 混沌函数 帐篷(tent)映射(matlab chaotic function tent (tent) map)
- 2021-04-27 17:18:44下载
- 积分:1
-
MIT ecg data 读取
% This programm reads ECG data which are saved in format 212.
% (e.g., 100.dat from MIT-BIH-DB, cu01.dat from CU-DB,...)
% The data are displayed in a figure together with the annotations.
% The annotations are saved in the vector ANNOT, the corresponding
% times (in seconds) are saved in the vector ATRTIME.
% The annotations are saved as numbers, the meaning of the numbers can
% be found in the codetable "ecgcodes.h" available at www.physionet.org.
%
% ANNOT only contains the most important information, which is displayed
% with the program rdann (available on www.physionet.org) in the 3rd row.
% The 4th to 6th row are not saved in ANNOT.
- 2023-03-09 02:25:02下载
- 积分:1
-
dijkstra
算法解决的是有向图中单个源点到其他顶点的最短路径问题(Algorithm to solve it is to map a single source point to the other vertices of the shortest path)
- 2011-11-20 16:16:25下载
- 积分:1