-
PrgmUpd
dear sir i have uploaded a few programs for your consideration
- 2011-06-09 14:34:20下载
- 积分:1
-
DTMFproducing
dtmf源代码,里面有信号产生,加噪,传输,接受,采样,判决等(Pages source code, with a signal generator, plus noise, transmission, acceptance sampling, judgments.)
- 2007-03-31 10:16:55下载
- 积分:1
-
pipeline
SIMULINK® MODEL FOR SIMULATION OF A 14-BIT PIPELINE ADC(SIMULINK ? MODEL FOR SIMULATION OF A 14-BIT PIPELINE ADC)
- 2008-12-17 16:50:19下载
- 积分:1
-
fir-m
基于matlab的fir数字滤波器的模拟和仿真图形,源代码 程序 用matlab打开运行即可,希望大家喜欢,谢谢!(failed to translate)
- 2009-04-28 16:07:31下载
- 积分:1
-
contourp
通过画出概率密度的的分布曲线,得到节点位置。(Through the draw probability density distribution curve, to be the node location.)
- 2009-11-19 11:55:20下载
- 积分:1
-
kaam_ki_cheez
The channel estimation algorithm is based on a subspace approach. The method works only for identifiable STBCs (excluding >=1-rate STBCs). See publication [1] for more detail about the algorithm and the identifiability conditions. The zip file contains three m files.
- space_time_coding.m (perform space time coding)
- subspace_channel_estimation_STBC.m (channel estimation)
- one_shot.m (show an example)
To use these files, extract the three files in the same folder. Then, call the script one_shot in the matlab command window.
Reference:
[1] Ammar, N. Ding, Z. "Blind Channel Identifiability for Generic Linear Space-Time Block Codes" IEEE Transactions on Signal Processing Volume 55, Issue 1, Jan. 2007 Page(s):202 - 217(The channel estimation algorithm is based on a subspace approach. The method works only for identifiable STBCs (excluding >=1-rate STBCs). See publication [1] for more detail about the algorithm and the identifiability conditions. The zip file contains three m files.
- space_time_coding.m (perform space time coding)
- subspace_channel_estimation_STBC.m (channel estimation)
- one_shot.m (show an example)
To use these files, extract the three files in the same folder. Then, call the script one_shot in the matlab command window.
Reference:
[1] Ammar, N. Ding, Z. "Blind Channel Identifiability for Generic Linear Space-Time Block Codes" IEEE Transactions on Signal Processing Volume 55, Issue 1, Jan. 2007 Page(s):202- 217)
- 2009-12-05 17:14:58下载
- 积分:1
-
ENCODE
对比LDPC Hamming 循环卷积码三种编码方式的误码率(Contrast BER LDPC Hamming codes are three circular convolution encoding)
- 2013-12-04 11:50:13下载
- 积分:1
-
kuopinpinpu
这个程序用matlab演示扩频及其频谱。(Matlab demo using this procedure and its Spread the spectrum.)
- 2008-04-14 10:28:07下载
- 积分:1
-
MPSK_novo_otimo
Simulates MPSK Modulator/Demodulator. Simulink Platform - Matlab 7.0
- 2010-05-25 23:31:41下载
- 积分:1
-
nccmp
比较两个netcdf文件
1。通过添加内部ind2sub1函数remove函数依赖第三方
2。格式化文本(Description NCCMP compares two netcdf files and prints the differences. This function is useful for testing mathematical forecasting or prediction models.
USAGE:
NCCMP(ncfile1,ncfile2)
NCCMP(ncfile1,ncfile2,tolerance,forceCompare)
INPUT:
ncfile1- name of the NetCDF file to compare
ncfile2- name of the NetCDF file to compare
tolerance- Compare numeric data using a tolerance threshold
forceCompare- if false, exit when first difference is found
true: continues to process all variables
EXAMPLES:
nccmp( old.nc , new.nc ,0.000001)
nccmp( old.nc , new.nc ,[],true)
FEATURES:
1. Print the differences and their locations
2. Exits when first difference is found or optionally continues to process all variables
3. User defined tolerance threshold to compare the variables
TO DO:
1. Specific variable inclusion or exclusion
2. Specific attribute inclusion or exclusion
3. Option to ignore the history attribute
4. Ignore difference between v)
- 2014-09-16 13:34:49下载
- 积分:1