-
BPsimulation
BP神经网络仿真 MATLAB仿真程序的程序文件(BP neural network simulation program MATLAB simulation program files)
- 2009-11-05 20:59:15下载
- 积分:1
-
na4-matlab7
《离散反问题》中的各类正则化matlab程序( Matlab package Regularization tools for the book 《discrete inverse problems》)
- 2012-07-07 14:59:16下载
- 积分:1
-
ask_fsk_psk_hibert_16qam
包括针对调制识别的ASK,PSK,FSK,16QAM,以及hilbert变换的matlab源代码,注意是针对调制识别的(Including modulation recognition for ASK, PSK, FSK, 16QAM, and hilbert transform matlab source code, attention is directed modulation recognition)
- 2014-07-10 11:05:08下载
- 积分:1
-
multiuserdetectionalgorithm
移动通信中的多用户检测算法的实现与比较,很实用的matlab程序(Mobile Communications in the realization of multi-user detection algorithm and comparison, it is useful matlab program)
- 2009-11-21 21:37:32下载
- 积分:1
-
MATLA_Senior
matlab扩展编程,实用的MATLAB工具书(matlab expand programming, and practical tools for the book MATLAB)
- 2009-12-07 08:46:40下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1
-
wangyuetestnew
时间序列ARMA建模实例,包含对数据的平稳性检验、白噪声检验及依据ARMA模型的预测。(ARMA time series modeling examples, including the data stationary test, white noise testing and forecasting based on ARMA model.)
- 2014-04-03 20:37:57下载
- 积分:1
-
DC_Power_flow
利用奇诺多面体描述光伏发电出力的不确定性(The Chino polytopic description photovoltaic power generation uncertainty)
- 2017-08-26 10:22:48下载
- 积分:1
-
Moveman
用matlab编写的视频目标跟踪程序,可以跟踪路上的行人(Prepared using matlab video target tracking program, you can track the path of pedestrian)
- 2010-09-07 15:41:27下载
- 积分:1
-
Pulse-Code-Modulation
脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式,从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。
国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM 可分为均匀量化PCM 和对数PCM 两大类,对数PCM中,A律和μ律编码都已被定为国际标准。
本程序实现了A律、μ律以及均匀量化三种PCM,并带有GUI界面,方便使用。可以计算编码后的码率、运行时间以及最小均方误差。(Pulse Code Modulation (PCM, Pulse Code Modulation) is an analog voice signal into digital signal encoding, from the mathematical point of view, the process is to quantify the magnitude of the value of an infinite number of continuous mapping into a discrete set of the limited range of values number set, code is a set of binary digits, said after a limited number of these maps.
By folding the International Standardization of PCM binary code, in line with long-distance telephone quality. According to the different quantitative methods, PCM can be divided into uniform quantization PCM PCM and the number of two categories, on the number of PCM, A law and μ-law code have been designated as international standards.
A law implemented in this program, μ law and the uniform quantization of three PCM, with a GUI interface, easy to use. Encoded bit rate can be calculated, running time and minimum mean square error.
)
- 2011-02-05 23:10:39下载
- 积分:1