-
Alamouti
说明: Alamouti 分集方案的仿真程序 能仿真 空时分组码的 信噪比(Alamouti diversity scheme of simulation program)
- 2010-04-24 16:08:27下载
- 积分:1
-
LRC
Longitudinal Redundancy Check (LRC) for Modbus PLC Controllers using ASCII
- 2010-05-28 12:28:30下载
- 积分:1
-
wind_electricity_generation
Windpower technology dates back many centuries. There are historical claims that wind
machines which harness the power of the wind date back beyond the time of the ancient
Egyptians. Hero of Alexandria used a simple windmill to power an organ whilst the
Babylonian emperor, Hammurabi, used windmills for an ambitious irrigation project as early
as the 17th century BC.
- 2013-12-27 18:01:00下载
- 积分:1
-
attachments
This file contains optimization codes
- 2013-08-01 00:55:29下载
- 积分:1
-
Kohonen
一种非线性传递函数
- Kohonen学习规则
(A nonlinear transfer function- Kohonen learning rule)
- 2007-07-11 17:52:10下载
- 积分:1
-
DSPBUILDER
应用DSPBUILDER设计滤波器 应用matlab编写的 值得大家(Application Design DSPBUILDER prepared matlab filter applications worth)
- 2008-04-22 16:03:04下载
- 积分:1
-
BPSK_test
bpsk 调制解调 该仿真程序是BPSK在AWGN信道下的调制解调性能验证实例(bpsk modulation and demodulation of the simulation program is BPSK AWGN channel in the modulation and demodulation performance verification Examples)
- 2007-03-20 16:07:56下载
- 积分:1
-
LDSandNLDS
本人在硕士毕业论文时使用的和修改的代码,主要是用于使用LDS和NLDS模型对火焰视频进行建模,并可以模拟出来火焰来,同时使用LDS和NLDS模型参数对不同类型视频进行分类(我们主要是对识别火焰),里面有实验结果。(I used in the Master s Thesis and modify the code, mainly for LDS and NLDS model modeling the flame video, and can be simulated flame using both LDS and NLDS model parameters to classify the different types of video (we mainly on identification flame), there are experimental results.)
- 2013-03-05 09:48:55下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
fftview
做信号处理的时候经常会用到FFT,而MATLAB自带的FFT只能变换出一列系数,想做成频谱图还要自己加一部分,自己写了一个小程序,输入原始信号和采样率,可以画出标准的幅值谱和功率谱。(Do signal processing is often used when the FFT, and FFT MATLAB own transformation from a coefficient of only wanted to make Canada part of the spectrum but also their own, to write a small program, the input original signal and the sampling rate can be Draw a standard amplitude spectrum and power spectrum.)
- 2011-02-01 12:07:10下载
- 积分:1