-
dos
another progaram that has been in matlab
- 2013-07-11 09:35:51下载
- 积分:1
-
doadec105
MVDR is matlab program code to calculation of SINR in beamforming and beampattern
- 2016-02-16 15:03:01下载
- 积分:1
-
case118
这是一个118节点的IEEE-118标准测试系统后感数据代码(This is a 118-node IEEE-118 standard test system, a sense of the data after the code)
- 2009-03-31 10:56:00下载
- 积分:1
-
touyingfa
本文是有关投影法的matlab程序 给出具体例子说明此方法(This article is about the projection of the matlab program gives concrete examples to illustrate this method)
- 2008-04-24 21:40:16下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
v-blast4x4_dast
v-blast4x4_dast程序,用于mimo信道闭环系统中,加入旋转矩阵贺信道dast编码,用于提高信道容量和误比特性能(v-blast4x4_dast procedures for MIMO channel closed-loop system, by adding rotation matrix Road DAST letter codes, used to improve channel capacity and BER performance)
- 2008-06-03 13:11:13下载
- 积分:1
-
matlab_suanfa
这是龚纯编著的《matlab语言常用算法程序集》的PDF版。上篇是基础,下篇是大量的程序算法。(This is pure Gong compiled the " matlab common algorithms assembly language" of the PDF version. The first part is the basis Xiapian is a lot of program algorithm.)
- 2010-12-14 16:23:46下载
- 积分:1
-
DTMF
DTMF报告和代码,基于simulink仿真,通过GUI调用m代码和simulink,可加噪音。(DTMF reports and code, based on simulink simulation, call m code and simulink through GUI, can add noise.)
- 2014-01-08 14:37:15下载
- 积分:1
-
程序代码
说明: 使用matlab输出声发射信号的特征参数(Using MATLAB to output characteristic parameters of acoustic emission signal)
- 2021-02-09 11:29:53下载
- 积分:1
-
MATLAB_INTRO_AND_CONTROL_SYSTEM
说明: MATLAB语言与控制系统仿真,介绍MATLAB基本应用和控制系统的SIMULINK(MATLAB Language and Control System Simulation, MATLAB, introduced the basic application and control system SIMULINK)
- 2008-12-02 10:50:13下载
- 积分:1