-
bit-error-rate
Matlab is an ideal tool for simulating digital communications systems, thanks to
its easy scripting language and excellent data visualization capabilities. One of the
most frequent simulation tasks in the field of digital communications is bit-error-
rate testing of modems. The bit-error-rate performance of a receiver is a figure of
merit that allows different designs to be compared in a fair manner. Performing
bit-error-rate testing withMatlab is very simple, but does require some prerequisite
knowledge.
- 2014-02-21 15:58:27下载
- 积分:1
-
牛顿插值蒙特卡洛法定位移动节点Newton-InterpolationMCLLoca
利用牛顿插值蒙特卡洛法定位移动节点,画出节点运动轨迹并画出定位未知节点轨迹,最后进行误差分析(Using Newton Interpolation Monte Carlo method to locate the mobile node, the node trajectory draw and draw locate the unknown nodes track, the final error analysis)
- 2015-10-14 21:48:58下载
- 积分:1
-
matlab1
matlab课件1
主要讲述
MATLAB的产生及概述
MATLAB的工作环境与组成
MATLAB的数据表示及其基本操作命令
MATLAB的语言结构
MATLAB的简单数值计算中的应用()
- 2007-08-28 18:19:32下载
- 积分:1
-
Example_of_edge_detection_edge_linking_and_line_se
这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了
(
edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below).
drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg.
edgelist2image.m transfers edgelist data back into a 2D image array.
lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points.
maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments.
findendsjunctions.m finds line junctions and endings in a line/edge image.
cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
- 2010-07-14 12:04:33下载
- 积分:1
-
optima
最优化方法中的非线性规划的powell方法的matlab实现,可支持多维的参数,自己修改即可。(optimization of the nonlinear programming method of Matlab Powell realized, support multidimensional parameter can change themselves.)
- 2006-07-15 06:56:16下载
- 积分:1
-
seizmo_mapping_features
export figure : to export figure from matlab easily and efficiently
- 2013-08-09 19:35:42下载
- 积分:1
-
MATLAB6.xinhaochuli
matlab中关于信号处理的内容及代码,非常有用~~(matlab signal processing on the content and code, very useful ~ ~)
- 2010-07-07 20:35:26下载
- 积分:1
-
tspmatlab
tsp问题
一些经典的MATLAB程序
模拟退火算法
遗传算法
望高手指几点(tsp)
- 2010-06-13 11:21:28下载
- 积分:1
-
few3Dpdf
其意见书是根据亚历山大Gramfort的“MATLAB的网状到PDF与三维交互对象“。他的计划将允许网数字转换成3D PDF格式。然而,他的代码只允许一个层进行转换,并不会启用的透明度。
本意见书不创建最终的PDF。它产生的U3D文件,然后可以使用到PDF的Adobe Acrobat Pro文件插入。本文件还允许多层网格,以创建,并为每个层的透明度指定。
此代码包含一个函数(installGoogleArchive.m),它会自动下载并安装所需的中间数据格式转换(IDTF)进入最后的通用3D(U3D)文件的二进制文件。此代码还只包括转换器的Windows版本。(his submission is based on Alexandre Gramfort s "matlab-mesh-to-pdf-with-3d-interactive-object". His program allows meshes to be converted into 3D PDF figures. However, his code only allows a single layer to be converted, and does not enable transparency.
The present submission does not create the final PDF. It generates the U3D file which can then be inserted into a PDF file using Adobe Acrobat Pro. This submission also allows multilayer meshes to be created, and for the transparency of each layer to be specified.
This code includes a function (installGoogleArchive.m) which will automatically download and install binaries required to convert the intermediate data format (IDTF) file into the final Universal 3D (U3D) file. This code also only includes the windows version of the converter.)
- 2011-05-15 00:19:37下载
- 积分:1
-
gmgafsa
一种新型优化算法鱼群算法的matlab仿真代码。学习智能控制的朋友可以参考学习。(A new optimization algorithm matlab simulation code fish. Friends of intelligent control learning can refer to learn.)
- 2011-05-21 18:43:59下载
- 积分:1