-
matlab
matlab基础教程,malab的基础操作。(matlab Essentials the malab the underlying operating.)
- 2012-05-20 21:53:31下载
- 积分:1
-
Havel
这是图论里面的一个定理,即Havel定理,它是用来判断一系列的度的序列能否组成一个简单图,在这儿我实现了它。(This is the inside of a theorem of graph theory, that Havel theorem, which is used to determine whether a series of sequences degrees to form a simple graph, here I realized it.)
- 2014-02-25 16:22:50下载
- 积分:1
-
CIC
对CIC滤波器的详明解释,对正在学习的人会有很大帮助(Full and clear explanation of the CIC filter, the people who are learning to be a great help)
- 2010-10-17 15:49:49下载
- 积分:1
-
simple_eig
It is a programm for solving the enginvalue
simple_eig
- 2011-01-17 11:12:41下载
- 积分:1
-
maxflow
说明: 图论中最大流问题的matlab实现代码,求给定网络最大流(Maximum flow problem in graph theory implementation of matlab code, seeking maximum flow in a given network)
- 2009-08-28 09:11:58下载
- 积分:1
-
signal
均匀白噪声、高斯白噪声信号波形,及其自相关函数和频谱密度函数图形(The wave of Even White noise and Gaussian noise,and their Autocorrelation Function and Spectrum Density.
)
- 2013-10-06 14:03:33下载
- 积分:1
-
l1magic-1.1
`1-magic : Recovery of Sparse Signals via Convex Programming
- 2010-07-06 16:36:52下载
- 积分:1
-
linear-quantization-in-pcm
linear quantization in pulse code modulation
- 2013-12-04 19:53:03下载
- 积分:1
-
基于马尔科夫算法的车辆行驶工况构建
说明: 用马尔科夫算法对行驶工况的车速进行预测,效果很好。(I use Markov algorithm to predict vehicle speed in driving conditions.)
- 2021-03-02 22:09:34下载
- 积分:1
-
pulse-generate
本程序是矩形波的产生。第零步定义了要产生的波形的所有特征参数,矩形波的持续时间WIDTH,矩形波的采样点数POINTS,载波频率为F0,这个频率的最终引入是便于使用RF频率发射波形。第一步包括产生矩形波,并将其调制到RF上,注意,产生的信号的持续时间是矩形波宽度的5倍,这样,总的采样点数就是5*POINTS。同时还应注意,如果要产生一个基带信号,必须设置T0=0.第二步是画出所产生矩形波的源代码。( This procedure is rectangle wave production. Step to produce stage defined the waveform of all characteristic parameters, the duration of the rectangle wave WIDTH, rectangle wave sampling POINTS POINTS, carrier frequency F0, this frequency for the ultimate introduction is easy to use RF frequency emission waveforms. The first step including generating rectangle wave, and modulated to RF, attention, produce the duration of the signal is five times the width of rectangle wave, so, overall sampling POINTS is 5* POINTS. Also, note that if you want to produce a baseband signals must set T0 = 0. The second step is to draw a rectangular wave generated by the source code. )
- 2011-05-21 10:52:01下载
- 积分:1