-
UWB4
UWB,超宽带信号分析必用的子函数,第4部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 4!)
- 2010-07-05 13:20:34下载
- 积分:1
-
quedinginhaopinpufenxi
说明: 课件主要讲解了周期信号,非周期信号脉冲信号的原理以及MATLAB的编程(Courseware mainly explained the periodic signals, aperiodic signals, and the principle of pulse MATLAB programming)
- 2010-04-27 11:20:10下载
- 积分:1
-
cod2cir0
卷积码的仿真,其误码率实验值与理论值比较,调用函数,可以方便在以后的算法应用。(Simulation of a convolutional code, bit error rate value is compared with the theoretical value experiment, the calling function, the algorithm can be easily applied in the future.)
- 2014-02-14 00:55:59下载
- 积分:1
-
nonstationarysignal
张贤达的经典书籍非平稳信号分析与处理,完全版本(Xian-up of the classic books of non-stationary signal analysis and processing, full version)
- 2010-07-09 19:16:41下载
- 积分:1
-
MATLABwatermaking
嵌入水印信息的MATLAB程序,是转载别人的,如有侵权,马上删除(MATLAB program embedded watermark is reproduced someone else' s, if infringement, immediately remove)
- 2010-11-17 18:09:03下载
- 积分:1
-
src
How to use the ordinary Voronoi partition generator. The m-files also have
their own help documentation that you can view in Matlab. This code creates
a bounding polygon that is a square. Then it randomly creates 10 points
and then creates and draws the partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(2, 10)
regions = voronoi(bounds, points)
drawRegions(bounds, regions)
================================
This is a brief set of instructions on how to use the Multiplicatively-
weighted Voronoi partition generator.
Each of the m-files has a help section, so in Matlab you can call:
help mwvoronoi
help drawRegions
Here is an example that creates a bounding polygon, a square with side
length 10. Then it randomly creates six points with random weights.
Finally, the code draws the resulting partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(3, 6)
regions = mwvoronoi(bounds, points)
drawRegions(bounds, regions)
Enjoy!
- 2013-10-30 12:23:18下载
- 积分:1
-
fdtd1D
说明: FDTD一维程序,可以帮助大家建立一维模型,并输入参数运行。比如传输线、同轴线及平面波的设置及模拟都可以采用这个程序解决问题,尤其是给出了边界的设置方法。(FDTD a peacekeeping process, we can help build a dimensional model and input parameters operation. For example, transmission lines, coaxial line and plane wave configuration and simulation can make use of this procedure to solve the problem, especially given the boundary configuration.)
- 2005-11-16 09:24:10下载
- 积分:1
-
a1
说明: Assignment 1 - Linear Algebra
- 2011-06-16 22:58:29下载
- 积分:1
-
pmucr
胞参考映射点映射法,完整的胞映射程序。已经使用duffing验证。(Mapping cell reference point mapping method, a complete cell mapping program. Have used duffing verification.)
- 2014-04-27 20:26:54下载
- 积分:1
-
gaodimaobianhan
说明: 图像的形态学变换:底帽滤波操作和高帽滤波操作(Image of morphological transformation: the end cap filter operation and Top Hat filter operation)
- 2020-11-27 15:39:30下载
- 积分:1