-
MSEandMADandSAD
MSE mean square error
SAE sum absolute error
MAE mean absolute error
- 2009-06-06 23:48:34下载
- 积分:1
-
MATLAB-scource-code
说明: matlab教程随书附赠教学源码
代码每句都有使用说明
谢谢下载(the source code affillate to a matlab book ,which is very useful!)
- 2011-03-20 10:22:07下载
- 积分:1
-
hmm
Source codes used in Hidden Markov Model (HMM)
- 2009-03-19 19:59:54下载
- 积分:1
-
AHP层次分析例子——简单型
说明: ahp层次分析,一个简单的实例来诠释ahp的整个过程,完全符合整个开发流程。(ahp-level analysis, a simple example to explain the whole process of ahp entirely consistent with the overall development process.)
- 2005-09-10 00:54:01下载
- 积分:1
-
RADARsimulationcode
模拟雷达,对雷达的功能进行分析,可以根据对参数的修改方便地看到输出的图形结果(simulated radar, the radar functional analysis Based on parameters can be amended easily see the graphics output results)
- 2007-04-04 22:54:20下载
- 积分:1
-
SSORCG
本例用五点差分法求解一个二阶偏微分方程,其间用SSOR预处理的CG法处理,此实验可分别选取N=4,8,16,32(This example uses a five-point difference method for solving second order partial differential equations, during which the CG with SSOR pre-treatment, were selected for this experiment can be N = 4,8,16,32)
- 2011-08-24 21:55:00下载
- 积分:1
-
_扩频通信系统实用仿真技术码
说明: 扩频通信中的两大常见扩频方式,直接序列扩频和跳频(Direct sequence spread spectrum and frequency hopping are two common spread spectrum methods in spread spectrum communication)
- 2021-03-17 20:33:56下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
matlab-toolbox
Matlab 工具,各类积分,二次定积分,gquad2dggen等(Matlab tool, all kinds of points, the second definite integral, gquad2dggen etc.)
- 2013-08-25 21:22:26下载
- 积分:1
-
eg19-PNN-guzhangzhengduan
《MATLAB神经网络30个案例分析》中的第19个例子,案例19 概率神经网络的分类预测-基于PNN变压器故障诊断。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 19 example, 19 cases of probabilistic neural network classification prediction based on PNN transformer fault diagnosis. Hope to have certain help to everybody!
)
- 2013-09-20 16:34:49下载
- 积分:1