-
ant_tsp
用蚁群算法解决旅行商问题,有详细的注释,写成了函数,可修改部分参数后使用(Ant colony algorithm to solve traveling salesman problem, detailed notes, written in a function, some parameters can be modified to use)
- 2010-09-02 21:11:07下载
- 积分:1
-
VBLRMat
matlab基础,压缩感知技术重建程序,matlab程序例程(compressive sensing)
- 2014-01-14 23:47:31下载
- 积分:1
-
MATLAB_leida_gongjuxiang
说明: 关于脉冲压缩的问题
。脉冲压缩的质量直接
影响雷达的探测性能。经典的脉冲压缩是通过匹
配滤波器来实现的[1 ]
。从本质上讲 ,脉冲压缩是对
发射信号的匹配滤波 ,但由于不同的目标回波信
号带有不同的多普勒信息 ,具有不确定性 ,所以它
只能是准匹配滤波(Pulse compression on the issue. Direct impact on the quality of pulse compression radar detection performance. Classical matched filter pulse compression is achieved by [1]. In essence, the pulse compression is a matched filtering the transmitted signal, but the different echo signals with different Doppler information is uncertain, it can only be quasi-matched filter)
- 2010-04-28 11:27:28下载
- 积分:1
-
qpsk_constellation
qpsk constellation simulation under rayleigh fading channel(qpsk constellation simulation under rayl eigh fading channel)
- 2006-12-29 21:00:34下载
- 积分:1
-
meg2
this program use for load flow
- 2011-10-20 23:24:38下载
- 积分:1
-
intelligent-control
刘金坤编写的智能控制一书中的程序代码,调试通过的!(Smart Liu Jinkun a book written control program code, debugging through!)
- 2013-11-27 09:31:12下载
- 积分:1
-
ukfslam
采用ukf-SLAM算法对机器人和目标进行同步的定位(Ukf-SLAM algorithm using the robot and target position synchronized)
- 2011-01-18 13:07:48下载
- 积分:1
-
msk
Msk调制 MATLAB语言 本科毕业设计需要(MSK modulation)
- 2013-04-15 20:34:02下载
- 积分:1
-
meanshift
Matlab program for Mean Shift Algorithm. Very effective
- 2012-11-15 07:00:53下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1