-
matlab--download
使用matlab下载网站上的文件使用urlwrite函数下载网站上的文件特别适用于批量下载同类型的文件Created使用urlwrite实现批量下载以下载2011美赛数模证书为例
(Using matlab download site to download a file using the urlwrite function files on the Web site especially for bulk download Created using the same type of file to download the bulk download urlwrite achieve 2011 certification as an example the U.S. digital-analog match)
- 2011-05-05 14:53:45下载
- 积分:1
-
plzseeattachfilewithphoto
this code sets the aspect ratio of image...
- 2011-08-09 17:09:02下载
- 积分:1
-
UsageException
Simple exception class used to communicate that the command-line tool should print the usage message.
- 2014-01-13 12:21:03下载
- 积分: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
-
MMSEaaLCMV
本代码包括经典的MMSE方法和LCMV方法的推导,并包括两种方法的仿真,很有用!(The code includes the derivation of the classical methods and LCMV MMSE method, and includes simulation of the two methods, very useful!)
- 2013-12-07 11:25:06下载
- 积分:1
-
new
A MIMO multiplexing system with NT transmit and NR = NT receive antennas is designed.
The main challenge for MIMO systems lies in the non-orthogonality of the transmission channel.
This can be solved by turbo processing.
Turbo channel encoder is used for converting the bits in its suitable form.
Then different M-ary QAM is compared.
- 2013-11-26 13:15:17下载
- 积分:1
-
1001-0548(2013)03-0380-05
基于复互小波分析的模拟电路故障诊断方法1001-0548(2013)03-0380-05(Faults diagnosis approach for analog circuit based on complex cross-
wavelet transform
)
- 2014-02-01 23:35:05下载
- 积分:1
-
1234
基于直流、射频和光的开关控制方案(英文)(Based on DC, RF and optical switch control program (English))
- 2010-12-04 18:51:10下载
- 积分:1
-
Jizuzuhe
基于matlab的在电力系统中的机组组合问题的解决,该程序简单,易懂。(Based on matlab in power system unit commitment problems, the program is simple, easy to understand.)
- 2011-10-24 16:23:44下载
- 积分:1
-
RML
说明: 1.这是一个递推极大似然算法代码; 2. 附一份PDF说明文件.(1.This is a recursive maximum likelihood mehod code; 2.There is the PDFfile.)
- 2019-01-26 12:37:19下载
- 积分:1