-
MATLAB-GUI
1、均为MATLAB软件M文件程序;
2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应;
3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行;
4、程序头中功能介绍了此程序的主要实现的功能。(1, M files are MATLAB software program
2, the program files for each chapter in the electronic version of examples of the MATLAB program, the program name and serial number corresponding to the example names
3, this folder has been debugging the program in MATLAB 7.0 or later can be normal operation
4, the program features first introduced in the main achievement of this program functions.)
- 2011-05-19 11:18:59下载
- 积分:1
-
DFAF
该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益(The program is a cooperative communication using Matlab simulation DF (decode forwarding) basic performance, the basic model of the SRD three nodes, the receiver uses the MRC (maximum ratio combining). Fixed DF error of the SR channel, its performance is limited, can not obtain a valid diversity in the large SNR case. When the SR close enough, you may get a certain amount of diversity gain)
- 2012-05-14 19:39:53下载
- 积分:1
-
Skongjianchazu
空间插值方法汇总Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法)Minimum Curvature(最小曲率)Modified Shepardd s Method(改进谢别德法)Natural Neighbor(自然邻点插值法)Nearest Neighbor(最近邻点插值法)Polynomial Regression(多元回归法)Radia
(Spatial interpolation method summary Inverse Distance to a Power (inverse distance weighted interpolation) on Kriging (kriging) Minimum Curvature the (smallest curvature) Modified Shepardd s Method (improved Xiebie De law) Natural Neighbor (natural neighbor interpolation) Nearest Neighbor (nearest neighbor interpolation) Polynomial the Regression (multiple regression) Radia)
- 2012-08-22 14:39:13下载
- 积分:1
-
vector
This file includes vector controlled ı nductı on motor drive mdl.
- 2014-02-24 22:55:33下载
- 积分:1
-
test
Scattering transform 軟件包,
MATLAB CODE,配合convolution nureul network訓練自個兒的辨識模型等等(Scattering transform package, MATLAB CODE, training myself with convolution nureul network identification models, etc.)
- 2014-12-20 22:22:05下载
- 积分:1
-
higirl
说明: 本函数将播放音乐《对面的女孩看过来》的前两句~(This function will play the music, " across from the girl," the former two ~)
- 2010-05-03 01:56:49下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1
-
fzj
完全实现反褶积运算 比库函数更能体现褶积运算的推导过程(Fully realized deconvolution operations can better reflect the derivation of convolution operations than library functions.)
- 2018-10-09 10:06:33下载
- 积分:1
-
bhnCopy
creat channel, input, noise for ISI channel
- 2009-04-12 04:56:25下载
- 积分:1
-
mtcx
这个函数用来通过蒙特卡罗求积分,
f 要求的函数;
fail1 积分下限
fail2 积分上限
a,b 积分区域内x的积分上下限
c,d 积分区域内y的最大和最小值,c,d不是必须的参数,但是有之计算速度更快
n 求解迭代次数( This function is used to find the integral Monte Carlo, function f requirements fail1 integral limit fail2 integral upper limit a, regional integration within b limit c on x points, d- the maximum and minimum value of the integration region y, c, d is not required parameters, but the calculation speed is faster n Iteration number)
- 2014-11-12 22:06:09下载
- 积分:1