-
honeytm
honey TM mode matlab code executable for optifdtd applications in photonics
- 2011-02-26 15:21:43下载
- 积分:1
-
QiuJu
说明: 基于matlab的求矩源程序,程序中求出了经典7阶矩,并继续求出了后5阶矩,即一共求出了12阶矩.(Moment based on matlab source of demand, the program derived a classic 7-order moment, and continue to derive a 5-order moment, namely, to derive a total of 12 moments.)
- 2008-12-04 11:43:21下载
- 积分:1
-
DFP
研究生学习期间,优化方法课程中无约束线性规划的DFP的matlab程序(DFP matlab program)
- 2013-10-13 18:35:44下载
- 积分:1
-
MasteryofMATLABtutorandenchiridion
这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力。由于MATLAB交互式的性质,书中内容以举例方式来描述。在读者阅读本书的同时, 这些例子可以通过运行MATLAB而再现。(err)
- 2008-04-15 20:40:41下载
- 积分:1
-
paper_4
this is a ducument about speech recognition
- 2012-05-16 20:01:12下载
- 积分:1
-
cat-swarm-optimizaiton_
猫群算法在图像分类中的应用。猫群算法是一种比较新的算法,目前研究和使用的并不多。(The cats swarm optimization in image classification. Cat swarm optimization is a relatively new algorithm, not much research and use.)
- 2012-10-16 11:36:30下载
- 积分:1
-
03-2x2MIMO系统的完整数据链仿真
说明: % Type of different detectors, parameters for Detector.m
ML = 1; % Joint ML Detector
JMMSE = 2; % Joint MMSE Detector
ZF = 3; % Joint Zero-Forcing Detector
% Type of different antenna selection criteria methods
MBER = 1;
MMI = 2;
LAZY = 3;
MNP = 4; %Minimum Noise Power
MMNP = 5;
LAZY2 = 6;
real_ch = 0; % real_ch = 0 refers to simulated channel in MATLAB, otherwise refers to real channel
SNR_dB = 20;% transmit SNR in the simulated channel
nr_frames = 20; % number of frames sent when simulation.
detect_type = ZF; % Detector choice
select_type = MBER; % Antenna selection choice
disp('');
tx(nr_frames);
disp('Press any key to continue');
pause
RF(real_ch,SNR_dB);
disp('Press any key to continue');
pause
BER = rx(detect_type,select_type);
- 2020-08-29 15:55:00下载
- 积分:1
-
三维图像重构
点云的三维建模,三维表面处理,内含matlab程序和test点云,txt格式点云转换为mat可以导入试用。
- 2022-06-12 17:09:17下载
- 积分:1
-
课程作业时的经典的行人检测算法MATLAB程序
用谱方法计算流体力学一些流动现象的整体稳定性,线性调频脉冲压缩的Matlab程序,DSmT证据推理的组合公式计算函数,相参脉冲串复调制信号,课程设计时编写的matlab程序代码,在matlab环境中自动识别连通区域的大小。
- 2022-07-24 18:50:03下载
- 积分:1
-
poissonnetwork
泊松网络 平均节点数是5的1000个节点的泊松网络结构 均匀分布的网络(Poisson network the average number of nodes is 5 Poisson 1000 nodes uniformly distributed network architecture network)
- 2011-10-25 11:13:35下载
- 积分:1