-
DataforWiMaxSimulinkModel
M.file, source code to generate data for simulink model
- 2010-11-29 10:54:27下载
- 积分:1
-
TANSHE
液压弹射的辅助计算程序,主要针对弹射的时间和受力大小分析(Auxiliary hydraulic catapult calculation program, mainly for ejection time and size of the force analysis)
- 2013-09-12 11:44:49下载
- 积分:1
-
matlab
matlab常用函数表,包含常用的matlab函数,比较齐全(matlab function that consist of the matlab function.)
- 2014-08-28 20:20:39下载
- 积分:1
-
volumetric-data---mriplot
Display 3D volumetric data such as MRI images
dynamiclly. Click on an image to change the position.
- 2013-08-19 20:35:27下载
- 积分:1
-
BPSKRayleigh
说明: BPSK 在瑞利衰落信道中的信噪比的MATLAB仿真。。(BPSK in Rayleigh fading channel signal to noise ratio of the MATLAB simulation. .)
- 2020-10-11 20:47:33下载
- 积分:1
-
getSLICYData
the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolutionspectral estimation of target reflectivity.all seven (7)files should be downloaded for the simulation to work.(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
- 2009-09-05 05:25:00下载
- 积分: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
-
SVD-VS-NMF
svd和nmf的对比,在时间和效果对比,各个算法的特点(svd VS nmf)
- 2013-09-22 09:59:07下载
- 积分:1
-
p_q
p-q检测算法,有效的检测谐波电流,可用于APF实验仿真(P- q detection algorithm, which can effectively detect harmonic current)
- 2013-12-08 21:07:46下载
- 积分:1
-
codingmatlab
一个详尽的算术编码的matlab仿真程序。
(In this program set, two types of arithmetic coding has been implemented.
1) Arithmetic Coding with Scaling
To implement this method 4 programs has been used in the set. The programs are
a) arithscale.m
b) probmodel.m
c) arithscalecod.m
d) arithscaledecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
1) Integer Arithmetic Coding
To implement this method 4 programs has been used in the set. The programs are
a) arithint.m
b) countmodel.m
c) arithintcod.m
d) arithintdecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
)
- 2010-07-14 04:01:09下载
- 积分:1