-
OFDMmodulationBPSK
CMMB中的基于MATLAB仿真的采用BPSK的OFDM调制的源代码(OFDM modulation used BPSK source code in the CMMB which based on the MATLAB simulation )
- 2010-07-23 17:20:54下载
- 积分:1
-
xiao
初始化粗粒度序列,为计算脑电信号非线性参数——复杂度的Matlab程序(Initialization sequence of coarse-grained, for the calculation of the nonlinear parameters of the EEG- the complexity of the Matlab program)
- 2012-06-02 21:02:09下载
- 积分:1
-
laplacian
matlab 拉 普 拉 斯 算 子 代 码(matlab laplacian detector)
- 2010-05-14 12:39:30下载
- 积分:1
-
PSK_encode_decode
本源码通过声音传通数据,将数据调制二进制PSK(即BPSK)信号从喇叭发出来,另外一个接收程序接收到声音后,便可以解码出来,用到的技术有PSK编码、PSK解码、Windows录音,为了防止传输过程中出现的误,本原码采用rss纠错码,使得通讯更加稳定可靠。(The Source by voice through the data, binary modulation PSK (ie, BPSK) signals emitted the speaker, the other receiving program after receiving the sound, you can decode it, the techniques used have PSK encoding, PSK decoding, Windows Recording in order to prevent accidental transmission occurs, the primitive code using rss error correction code, making communications more reliable.)
- 2015-04-03 13:58:41下载
- 积分:1
-
neuralnetwork
这是一个matlab神经网络的简单应用,主要用于预测光伏出力,输入为温度湿度等因素,输出为光伏出力。(this is an simple example appling neural network using matlab which can be used to predict the active power of a PV.Tempreture,humid etc are input variables and the active power of a PV is output variable)
- 2019-03-30 17:08:18下载
- 积分:1
-
边缘预测
边缘预测提出了一种基于预测的、有一定自适应性的边缘检测方法。介绍了其原理和算法实现过程。通过计算两个相邻像素的灰度值的均值、均方差和梯度来预测下一个像素的灰度值,比较预测值和真实值来判断下一个像素是否是边界点。通过与现有同类算法的比较,证明了该算法的优越性(A predictive and adaptive edge detection method is proposed. The principle and implementation process of the algorithm are introduced. The gray value of the next pixel is predicted by calculating the mean, mean square deviation and gradient of the gray value of the two adjacent pixels. The prediction value and the real value are compared to determine whether the next pixel is a boundary point. The superiority of this algorithm is proved by comparing with the existing similar algorithms.)
- 2020-06-18 02:20:02下载
- 积分:1
-
WSN
使用matlab来建立传感器网络的系统模型,对于目前广泛研究的无线传感器网络的研究很有帮助(Use matlab to create a sensor network system model, with the present extensive study of wireless sensor networks research helpful)
- 2007-09-02 21:08:59下载
- 积分:1
-
gaosigeciweifenboxing
高斯各次微分波形的仿真,希望大家能用得上(Gauss of the differential waveform simulation, I hope you will use the grain)
- 2007-05-13 17:12:20下载
- 积分:1
-
fwddip_assignments
Digital image processing tools matlab codes
- 2013-01-14 14:34:59下载
- 积分:1
-
BerndHafner
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN
(C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
- 2009-12-23 14:44:06下载
- 积分:1