-
MATLABCode
雷达系统建模仿真书上所有例子的源程序,十分详细,备有注释(Radar system modeling and simulation all the examples of the source book is very detailed, with notes)
- 2009-12-23 19:41:40下载
- 积分:1
-
802.11a
根据IEEE 802.11a规定的OFDM的结构,用matlab进行其链路仿真,包括加循环前缀,信道估计等(According to the structure specified in IEEE 802.11a OFDM using matlab, its Link Simulation, including the increase of the cyclic prefix, the channel estimation)
- 2012-05-01 20:37:43下载
- 积分:1
-
readsounds
改程序为matlab代码,其内容为实现基于信息最大化的盲源分离算法。该算法主要应用于图像处理,语音信号处理及雷达信号处理当中。(Reform program for the matlab code, which reads the information-based blind source separation algorithm to maximize. The algorithm is mainly used in image processing, speech signal processing and radar signal processed.)
- 2011-07-17 22:07:44下载
- 积分:1
-
Adaptive-MMSE-filter
数字信号处理 一阶自适应最小均方误差预测滤波器(Digital signal processing first-order adaptive minimum mean square error of prediction filter)
- 2011-08-09 20:15:06下载
- 积分:1
-
qam_ofdm_trx
ofdm transmission with qam modulation through rayleigh fading channel
- 2013-12-27 17:15:09下载
- 积分:1
-
mdilate
Methods for dilation and erosion operators for morphological image processing
- 2010-06-26 04:58:42下载
- 积分:1
-
poincareandbifurcation
画poincaremap and bifurcation 图(Draw images of various differential equations and poincaremap image, bifurcation images, gui form)
- 2010-08-24 18:19:37下载
- 积分: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
-
LocalizationProject
使用EKF和粒子滤波在简单的平台上实现定位,是本人在华盛顿大学机器人课程作业的基础上编写完成的,可以作为滤波和移动机器人定位的基础教程使用。
Author:Wilford Wang
PS. 可以先下载本人之前上传的Project-1.rar(华盛顿大学的课题作业),自行编写,再与我写的程序做比较,可以达到比较好的学习效果。(Using the EKF and particle filter in a simple platform for location, is my course work at the University of Washington, based on the robot to complete the writing can be used as filtering and mobile robot localization based tutorial. Author: Wilford Wang PS. Before I can upload to download the Project-1.rar (University of Washington project work), write your own, and I wrote the program and then compare, you can achieve better learning results.)
- 2011-08-14 16:10:20下载
- 积分:1
-
Armed-Bandit
An n-armed Bandit Problem , in Reinforcement Learning: An Introduction book
by Richard S. Suttonand Andrew G. Barto,
- 2014-09-25 18:26:42下载
- 积分:1