-
RBF
人工神经网络中的RBF方法
Matlab函数文件
可以方便调用(RBF
Artificial Neural Networks)
- 2010-06-22 13:17:37下载
- 积分:1
-
87361031Turbomatlab
turbo 编译码器,适用于LTE标准。
LTE标准需要100Mbps,此仿真采用并行交织译码,可以达到LTE标准(turbo encoder and decoder for LTE standard.
LTE standard requires 100Mbps, the simulation mixed parallel decoding, can achieve the LTE standard)
- 2010-09-18 14:02:24下载
- 积分:1
-
optim
matlab优化工具箱,包括线性规划linprog.m,二次规划quadprog.m等(optim toolbox)
- 2013-09-05 13:20:58下载
- 积分:1
-
test_vectors
5G通信中的新型多载波技术GFDM相关matlab代码,很新,希望对5G研发人员有帮助(5G Communications GFDM new multi-carrier technology related matlab code, very new, and I hope 5G R & D staff helpful)
- 2016-01-21 12:57:53下载
- 积分:1
-
kmeans_JIT
使用了JIT的高效的k均值算法,因为使用了JIT加速,所以在统计工具箱下,比一般的k均值要快许多(Efficient K-Means using JIT (Matlab code)
This code uses the JIT acceleration in Matlab, so it is much faster than k-means in the Statistics Toolbox. It is very simple and easy to read. )
- 2010-12-31 20:22:33下载
- 积分:1
-
NR_Pmethod
极坐标系下电力系统潮流计算Matlab版源程序(Matlab version of the source of power flow calculation in polar coordinates)
- 2012-06-07 22:04:54下载
- 积分:1
-
baseline_control
This script will setup the nonlinear simulation (UAV_NL.mdl) and call
trim and linearization routines. Select the desired aircraft here in this
script, via the "UAV_config()" function call.
- 2013-07-20 15:57:51下载
- 积分:1
-
analysis
其中datarec.csv文件为原始三相电压电流数据文件,该matlab程序能够实现三相电压电流的谐波分析以及有功无功功率计算,并得到谐波补偿波形。(The datarec.csv file is the original three-phase voltage and current data file. The matlab program can realize the harmonic analysis of the three-phase voltage and current and the active and reactive power calculation, and obtain the harmonic compensation waveform.)
- 2019-02-28 16:44:39下载
- 积分:1
-
sobel
完整的用sobel算子进行边缘检测的例子(Complete with a sobel edge detection operator is an example)
- 2010-05-08 13:36:37下载
- 积分:1
-
db4
1、 降噪步骤:
(1) 一维信号的小波分解。选择一个小波并确定分解的层次,然后进行分解运算。
(2) 小波分解高频系数的阈值量化。对各个分解尺度下得高频系数选择阈值进行软阈值量化处理。
(3) 一维小波重构。根据小波分解的最底层低频系数和各高频系数进行一维小波重构。
matlab里面有关于去噪的函数,你可以找一下~~
这说的只是基本原理,希望有所帮助(1, noise reduction steps: (1) one-dimensional signal wavelet decomposition. Select a wavelet decomposition level and determining, and then divide the operation. (2) high coefficient wavelet thresholding. For each decomposition scales have high coefficient selection threshold soft threshold quantization. (3) one-dimensional wavelet reconstruction. According to the lowest level of the low frequency wavelet coefficients and high frequency coefficients of each one-dimensional wavelet reconstruction. There are about denoising matlab function, you can find some ~ ~ This says just the basic principle, we hope to help)
- 2013-07-01 14:36:08下载
- 积分:1