-
juanji
实现循环卷积,个人觉得不错,传来大家一起分享!(convolution)
- 2010-05-20 16:01:56下载
- 积分:1
-
emd
利用matlab离线处理数据实现经验模式分解(EMD)算法(Offline data processing using matlab to achieve empirical mode decomposition (EMD) algorithm)
- 2013-11-13 18:42:34下载
- 积分:1
-
matlabCNN
基于CNN的卷积神经网络的matlab代码,方便简单(cnn matlab code good for learner)
- 2018-03-01 21:19:14下载
- 积分:1
-
blast_tx1
用MATLAB编写的MIMO系统中的BLAST通信系统的发射程序 (MATLAB prepared using MIMO system communication system launched BLAST program)
- 2008-01-23 19:26:41下载
- 积分:1
-
RLS_example
RLS算法的一个简单仿真,实现了原始信号的去噪(An RLS algorithm example)
- 2012-04-13 16:01:18下载
- 积分:1
-
Advanced_PIC_Control_Matlab_Simulation
该文件用matlab 详细说明包括连续系统和离散系统的PID 控制,常用数字PID 控制,专家PID和模糊PID 控制,神经PID 控制,遗传算法PID 控制,多变量解耦PID 控制,几种先进的PID 控制,灰色PID 控制,伺服系统PID 控制,PID 实时控制(Utlizing Matlab technology to describe the different PIC strategy,including regular PID control,fuzzy PID control.)
- 2010-03-04 09:09:15下载
- 积分:1
-
ldpc_ber
说明: 关于LDPC编译码的程序,希望大家喜欢。
其中有具体的编码,解码,调制等模块。(on LDPC encryption procedures, hope you like them. Which specific encoding, decoding, modulation and other modules.)
- 2006-03-22 22:23:22下载
- 积分:1
-
cppll
Simulink analog phase lock loop
- 2012-09-11 06:56:16下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1
-
source
输入信号为方波信号+高斯白噪声,方波信号基 频为1kHz,幅值为1,高斯白噪声方差为0.2, 均值为0,采样频率为20kHz。试用周期图法和 ARMA谱估计法(SVD-TLS)估计此信号的功率 谱,并分析比较其结果(The input signal is a square wave signal+ Gaussian white noise, square wave signal fundamental frequency 1kHz, amplitude is a Gaussian white noise variance is 0.2, the mean is 0, the sampling frequency is 20kHz. Try periodogram and ARMA spectral estimation method (SVD-TLS) estimate the power spectrum of this signal, and the analysis and comparison of the results)
- 2013-10-29 17:49:35下载
- 积分:1