-
SVM Regression & BP ANN
matlab
SVM及ANN预测,这里是源代码,这里是源代码,这里是源代码(SVM and ANN prediction, here is the source code, the source code, here is the source code.)
- 2020-06-17 22:20:01下载
- 积分:1
-
Simulink2
说明: 续SIMULINK,很实用的一本书,搭建模型介绍详细,多多学习(Continued SIMULINK, very practical book, build model introduced in detail, a lot of learning)
- 2011-03-14 09:34:13下载
- 积分:1
-
yuanchengxu
说明: 程序清单A中收录了产生PPM-TH和PAM-DS这两个信号源的所有函数;程序清单B中收录了加性高斯白噪声(AWGN)信道建模,正交和非正交单脉冲PPM-TH接收机结构,以及反极性PAM-DS单脉冲接收机结构仿真所需的所有函数。(A list of procedures resulting in a collection of PPM-TH and PAM-DS these two signal sources all function procedure includes a list of B in the additive white Gaussian noise (AWGN) channel modeling, orthogonal and non-orthogonal single pulse PPM-TH receiver structure, as well as the anti-polarity PAM-DS monopulse receiver structure simulation all the necessary functions.)
- 2008-11-06 13:38:38下载
- 积分:1
-
蒙特卡罗算法与matlab(精品教程)
蒙特卡洛算法也常用于机器学习,特别是强化学习的算法中。一般情况下,针对得到的样本数据集建立相对模糊的模型,通过蒙特卡洛方法对于模型中的参数进行选取,使之于原始数据的残差尽可能的小。从而达到建立模型拟合样本的目的。(Monte Carlo algorithm is also commonly used in machine learning, especially in reinforcement learning algorithm. In general, a relatively fuzzy model is established for the obtained sample data set, and the parameters in the model are selected by Monte Carlo method so that the residual error of the original data is as small as possible. Thus, the purpose of establishing the model fitting sample is achieved.)
- 2018-05-01 21:21:21下载
- 积分:1
-
OscarV3.14
OSCAR is an optical FFT code used to calculate the steady state optical
eld circulating in Fabry Perot cavities. The code can integrate non-sperical
mirrors and any arbitrary input elds. Recent applications for OSCAR have
been: calculation of thermal lensing eect and calculation of diraction loss
and cavity eigen modes for mesa beams. One great advantage of OSCAR is
the simplicity and
exibility of the code, everyone with only minimal knowl-
edge of Matlab can easily modied OSCAR code to suit specc purposes.
- 2014-11-30 05:54:19下载
- 积分:1
-
cdma_fir
模拟了高斯白噪声通过IS-95基带脉冲成形FIR滤波器的过程。绘制了FIR滤波器的频响曲线,噪声输入前与输出后的波形与功率谱(Simulated Gaussian white noise through the IS-95 baseband pulse shaping FIR filter. Drawn FIR filter frequency response curve, noise input and output waveform and power spectrum)
- 2013-05-10 17:06:59下载
- 积分:1
-
preprop_implementation
matlab captcha crack
- 2012-02-07 00:01:30下载
- 积分:1
-
optimization-toolbox
optimization tollbox
- 2009-04-25 22:21:16下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
ReadGML
该文件可以成功的读取GML格式的文件,GML是图论中的一种通用文件格式(This project can read GML file successful and GML is a common file format in graph theory)
- 2012-06-01 22:00:19下载
- 积分:1