-
MatlabCodeforStochasticDynamicProgramming
一个实现随机动态规划的实例的matlab代码,附有参考文献,适合初学者(A realization of stochastic dynamic programming examples of matlab code, with references for beginners)
- 2008-06-24 20:59:40下载
- 积分:1
-
rgbhistogram
This is a simple code for perform RGB histogram algorithm on an image.
- 2010-11-01 21:23:03下载
- 积分:1
-
QPSK_16QAM
提取信号七个基于瞬时信息的特征:零中心归一化瞬时幅度功率谱密度的最大值,零中心归一化瞬时幅度绝对值的标准偏差,零中心非弱信号段瞬时相位非线性分量绝对值标准偏差,零中心非弱信号段瞬时相位非线性分量标准偏差,零中心归一化的非弱信号段瞬时频率绝对值的标准偏差,一个信号段的归一化瞬时频率功率谱密度的最大值,根据信号 QPSK 和16QAM在 XI 轴投影的不同表现,提出特征参数。(Extraction based on instantaneous information signal of seven characteristics: zero center normalized instantaneous amplitude of the maximum power spectral density, zero-center normalized standard deviation of the instantaneous rate of absolute zero center section of non-weak signal instantaneous phase nonlinear component absolute value of standard deviation, non-zero center section of the weak signal non-linear component of the standard deviation of the instantaneous phase, zero-center non-normalized absolute value of the weak signal section of the standard deviation of the instantaneous frequency of a signal segment of the normalized power spectral density of instantaneous frequency maximum, according to the signal QPSK and 16QAM in the XI-axis projection of the different performance of the proposed characteristic parameters.)
- 2020-07-12 19:48:52下载
- 积分:1
-
MATPOWER1
MATLAB CODE FOR POWER FLOW 1
- 2014-01-06 19:48:29下载
- 积分:1
-
CONVCON
通过matlab的m文件对gps卫星信号进行模拟(Gps satellite signal simulation)
- 2009-04-18 18:51:06下载
- 积分:1
-
Neural-network-design-of-English-teaching-material
说明: 神经网络设计的英文版教材,主要讲解各种神经网络的设计方法
(Neural network design of English teaching materials)
- 2010-04-12 20:32:24下载
- 积分:1
-
ExperimentReport1
说明: 《信号与系统》计算机练习-利用matlab
西安交通大学出版社
实验一("Signals and systems" computer exercises-using Matlab Xi'an Jiaotong University Press an experiment)
- 2006-04-13 18:58:09下载
- 积分:1
-
1
说明: 一种新的端点检测方法,对学习语音识别有一定帮助(A new endpoint detection method, has certain help to the study of speech recognition)
- 2014-10-28 21:15:23下载
- 积分:1
-
BLDC2
UN PROGRAMM DE BRUSHLESS DC MOTOR IN M FILE PART 2
- 2012-09-03 00:50:28下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1