-
vc_matlab
多种类型在一起,我不知道如何分类了,而且需要下些东西,所以没有分开来上传,希望站长通融下,程序已经够 5个了:>
MATLAB:TD_SCDMA系统性能仿真,QAM调制,7-4编译码的实现,CAM算法仿真(simulink)
VC:huffman编译码的实现文件压缩解压缩(7-4 codec realization, CAM simulation algorithm (simulink) VC: huffman codec realize the file compression decompression)
- 2008-02-20 18:07:23下载
- 积分:1
-
kinematic-simulation-of-a-robot-arm
Kinematic Simulation of a Robot Arm in matlab
- 2011-01-18 03:40:47下载
- 积分:1
-
pso
particle swarm optimization algorithm
- 2013-02-25 15:12:22下载
- 积分:1
-
mk
说明: 本文件可以用来精确计算M-K趋势值,以及倾斜度。 matlab的m文件 直接点击F5运行(This file can be used to accurately calculate the the MK trend values, as well as the inclination. matlab m file directly Click F5 to run)
- 2012-09-21 10:54:46下载
- 积分:1
-
isolated land
主动频率偏移法的改进,可以作为参考,只是需要一定的文献才能看懂(this s a typical method to solve the problem about the isolated land)
- 2019-05-16 14:19:35下载
- 积分:1
-
caponBF
DOA 中的caponBF, 阵列信号处理的一个基本问题就是确定同时处在空间某一区域内的多个感兴趣的空间信号的方向或位置,即实现信号的分辨和定位,这也就是雷达、声纳最重要的任务之一,为了解决这一基本问题,主要采用常规波束形成法。(DOA of caponBF, a fundamental problem in array signal processing is to determine in space at the same time more interested in a particular area of space signal direction or position, namely the realization of signal resolution and positioning, which is one of the most important task in radar, sonar, in order to solve the basic problem, mainly using the conventional beam-forming method.)
- 2018-10-16 15:29:07下载
- 积分:1
-
matlabfunction
matlab图形处理函数
matlab图形处理(matlab graphics processing function matlab graphics)
- 2008-01-04 23:22:26下载
- 积分:1
-
tftb
时频分析工具箱,找了好久的,用起来不错的(Time-frequency analysis toolbox, looking for a long time, and using up a good)
- 2009-11-24 18:01:07下载
- 积分:1
-
Kalman-filter
这是一本详细描述滤波方法的书籍,同时书中给出了详细的matlab实现,具有很好的实际应用价值(This is a detailed description of the filtering method of the book, the book also gives detailed matlab implementation, has good practical value)
- 2011-05-31 11:20:12下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1