-
betong
This is MATLAB program
- 2009-04-04 09:43:21下载
- 积分: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
-
DecayWav_LS
DecayWav.txt输入下冲激响应,应用最小二乘算法对ARMA模型参数进行估计(DecayWav.txt input impulse response, using the least square algorithm to estimate the parameters of the ARMA model)
- 2015-03-08 11:05:15下载
- 积分:1
-
TwoAreaLFC
Two Area power interconnected power system load frequency control using PID controllers
- 2016-08-19 18:21:40下载
- 积分:1
-
matlab
matlab滤波器,里面有三个方法滤波,用来滤波音频文件的(matlab filter, there are three ways to filter, for filtering the audio file)
- 2010-11-26 15:11:12下载
- 积分:1
-
bys
有关卡调用的很好资料,希望对大家有用,一起学习(hand book)
- 2010-03-10 20:55:43下载
- 积分:1
-
hrollfcoef
升余弦滚降滤波器,主要完成 Generate coefficients of Nyquist filter(Raised Cosine filter, mainly to complete Generate coefficients of Nyquist filter)
- 2010-08-20 09:55:55下载
- 积分:1
-
Redge-regression
说明: 岭回归的matla源程序,主要用于解决无法求逆或需要更好的解时所用的(Ridge regression matla source, mainly used to solve the inverse can not be a better solution or need to use when)
- 2011-04-13 23:05:55下载
- 积分:1
-
ARmodelLPCmethods
使用Matlab AR模型的LPC函数来做特征值提取。传统方法中LPC一般用来做语音处理。这里每100个数据来做LPC,用获得的N阶参数来作为振动信号的特征值。这样10000个样本可以获得100个特征值样本集。用这些样本集可以做神经网络分类(Matlab AR model LPC function to do eigenvalue extraction. Conventional method LPC generally used for voice processing. Do LPC, where each of 100 data is obtained N-order parameter as the characteristic values of the vibration signal. So 10000 samples can be obtained the 100 the eigenvalue sample set. Neural network classifier can do with these sample sets)
- 2013-01-15 12:07:49下载
- 积分:1
-
5HZ_Sin_Wave
Generates a 5hz sine wave signal on matlab
- 2014-10-03 00:33:21下载
- 积分:1