-
MATLABcode
《通信系统仿真原理与无线应用》配套MATLAB源码( Principles of Communication Systems Simulation with Wireless Applications complementary source MATLAB)
- 2008-04-23 00:22:39下载
- 积分:1
-
cs229-notes12
这是 Andrew Ng 机器学习讲义《Reinforcement Learning and Control》,包含了离散和连续MDP的内容,比官网的课件全。(官网的缺乏连续MDP部分)(This is Andrew Ng Machine Learning Materials " Reinforcement Learning and Control" , contains a discrete and continuous MDP content than the official website of the courseware whole. (Official website of the lack of continuous MDP section))
- 2013-07-22 14:42:52下载
- 积分:1
-
Limit-cycle
Exercice about limit cycle in chaos theory. This is equation for glycolytic.
- 2012-08-31 03:03:15下载
- 积分:1
-
jiachuang_xin
加窗函数,针对大家不知道如何加窗提出来的一个例子(an example of window function )
- 2011-12-12 20:38:00下载
- 积分:1
-
GPSDemocode
GPS演示程序,比较TYPE2, DAMP2 and DAMP3 车辆模型。程序中仿真1.5公里90kph速度。来自电子书全球定位系统和惯性导航集成。
- 2011-01-07 22:54:51下载
- 积分:1
-
houghcircle
HOUGH变换检测圆 MATLAB程序(HOUGH transform circle detection MATLAB program)
- 2012-05-20 19:08:48下载
- 积分:1
-
CurveLab-2.1.2
实现curvelet变换的软件包,包括curvelet变换,逆变换等功能(performing curvelet transform and inverse transform)
- 2012-10-06 21:27:57下载
- 积分:1
-
An-engineers-guide-to-MATLAB
本书的目的是让读者熟练掌握MATLAB的知识并用来求解工程问题。解决这类问题一般需要编写相对较短、使用次数较少的程序。因此,本书将着重介绍在MATLAB中如何有效地开发简洁易读的程序,同时使之具有易于调试和执行速度快的特点。(The purpose of this book is to allow readers to master knowledge of MATLAB and used to solve engineering problems. To solve such problems usually need to write a relatively short period, the use of fewer procedures. Therefore, this book will focus on how to effectively develop in MATLAB concise, easy-to-read program, so that it has easy debugging and execution speed.)
- 2013-05-10 15:35:36下载
- 积分:1
-
systemModeling
部分用于自动控制的matlab源码,可实现阶跃响应等的模拟,不需要工具库(Part of the matlab source code for the automatic control can be realized such as step response simulation, no tool Library)
- 2010-05-25 14:58:34下载
- 积分:1
-
LDPC
LDPC码是通过校验矩阵定义的一类线性码,为使译码可行,在码长较长时需要校验矩阵满足“稀疏性”,即校验矩阵中1的密度比较低,也就是要求校验矩阵中1的个数远小于0的个数,并且码长越长,密度就要越低。
(LDPC Coding with PSK modulation in Rayleigh fading channel
Most of the functions are built in matlab functions found in the comm. toolbox. These can also be easily configurable in the code to meet your requirements.
In the given code, set the SNR, codeRate, modulation order (psk) and Number of frames to be simulated.
Please feel free to contact me and let me know your comments.
)
- 2013-04-03 09:47:51下载
- 积分:1