-
UWB6
UWB,超宽带信号分析必用的子函数,第6部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 6!)
- 2010-07-05 13:22:22下载
- 积分:1
-
brightnessthresholdcontrast
image brightness threshholding and contrasting from gonzalves book of digital image processing
- 2010-10-30 12:59:00下载
- 积分:1
-
kaiser
凯撒窗的设计,采用了公式和matlab内部函数两种办法可以实现,并画图比较结果。(Kaiser window design, using the formula and internal matlab function can be achieved in two ways, and drawing the results of the comparison.)
- 2008-04-24 09:04:47下载
- 积分:1
-
MatlabGUI
Matlab GUIDE 编程使用手册(中文)(Matlab GUIDE program introduction)
- 2009-05-20 11:39:28下载
- 积分:1
-
indirect_fuzzy_5
implementation of fuzzy logic of vector control
- 2013-09-12 16:55:49下载
- 积分:1
-
gprs
greedy perimeter stateless routing(GPSR)
- 2020-12-19 20:49:09下载
- 积分:1
-
path_discovery
自己编写的利用matlab实现无线自组织网AODV仿真的算法源码。
为由50个节点构成的网络。在50m×50m大小的区域内,随机的产生50个节点。由用户指定源节点和目的节点,程序负责给出从源节点到目的节点的最小路径和此路径的跳数。各个节点之间设定为只要在自己直接通信范围内的其它节点,均一跳可达。(Write your own realization of the use of matlab simulation of wireless self-organizing network algorithms AODV source. The grounds of a network of 50 nodes. Size of 50m × 50m in area, randomly generated 50 nodes. By the user to specify the source node and destination node, the program responsible for the given node from the source node to the destination path and this path is the minimum number of hops. Set between each node to communicate directly as long as within the scope of their other nodes, all jump up.)
- 2021-04-15 16:08:55下载
- 积分:1
-
additive_noise_channel
模拟噪声的程序,可以根据需要改写,主要功能是实现噪声模型
(Additive Noise Channel/Additive Guassian Noise Channel is the simplest of all channels. File usage details:
op_channel = additivenoise(input_signal)
mathematical Model:
s(t) input signal to channel (=sig_ip)
n(t)additive random noise process added by channel (=noise_mat)
a(t) attenutation factor , here it is taken as random(=att_fact)
out put signal r(t) = a .* s(t)+ n(t)
an additional file named through_anc is there which shows 2 figures, 1. input signal 2. output signal
)
- 2009-07-16 21:13:40下载
- 积分:1
-
LPS
源代码是偏最小二乘仿真,三输入单输出模型。(PLS simulation)
- 2011-09-20 21:36:31下载
- 积分:1
-
PipedWriter
Places information on a communications pipe. When two threads want to pass data back and forth, one creates a piped writer and the other creates a piped reader.
- 2014-02-18 14:05:14下载
- 积分:1