-
srtmreadermatlab
srtm是美国nasa指定的精度为90米的全球高层数据,函数srtmshow可以利用matlab读取这样的数据,并且以mesh的形式显示他们。用法:srtmshow(‘c:/.../XXX.ttf’,60,70,60,70)。表示读取文件XXX.ttf中横向60 -70 ,纵向60 -70 的数据并显示他们。
(srtm the United States designated the accuracy of nasa' s global top 90 m data, the function srtmshow can use matlab to read this data and to display them in the form of mesh. Usage: srtmshow (' c :/.../ XXX.ttf' , 60,70,60,70). That read the file XXX.ttf 60 -70 in the horizontal, vertical 60 -70 of the data and display them.)
- 2011-05-26 17:35:26下载
- 积分:1
-
newmark
matlab程序,中心差分法。。。。。。。。。。。。。。。。。(matlab program, central difference method. . . . . . . . . . . . . . . . .)
- 2011-07-17 09:32:44下载
- 积分:1
-
APracticalGuidetoECCUsingMATLAB
差错控制编码方向的经典书籍的matlab教程,差错编码方向的可以看看,很有用(Error control coding direction of the classic books matlab tutorial, error encoding direction can see, very useful)
- 2013-08-20 19:29:23下载
- 积分:1
-
Power-spectrum-estimation
用matlabGUI界面实现了不同方法的功率谱估计(Power spectrum estimation GUI)
- 2013-12-08 11:01:25下载
- 积分:1
-
sample-count
对样本进行主成分分析: 把原来多个变量划为少数几个综合指标的一种统计分析方法,是一种降维处理技术(Principal component analysis on the samples: the original more than one variable is designated as a few indicators of a statistical analysis method, a dimensionality reduction processing technology )
- 2012-03-23 21:06:21下载
- 积分:1
-
CTH_Pettersson_doublyfed_PhD
Analysis, Modeling and Control of Doubly-Fed
Induction Generators for Wind Turbines
- 2012-05-05 18:45:43下载
- 积分:1
-
matlabapso
经典pso的matlab程序,只需修改适应值函数即可(Matlab program of classic pso matlab program.We simply can modify the fitness function can be)
- 2012-10-12 19:55:13下载
- 积分:1
-
Rain_Attenuation
说明: 仅计算年平均时间0.01%的降雨衰减值A0.01且默认电波为圆极化的一个基于简化模型的函数。(The rainfall attenuation value a0.01 of 0.01% annual average time is calculated and the default electric wave is a function based on the simplified model of circular polarization.)
- 2020-06-04 23:39:41下载
- 积分:1
-
模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数-fcm
模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数(Fuzzy C- Means clustering MATLAB, which contains 10 MATLAB function)
- 2020-09-29 15:17:44下载
- 积分:1
-
fir_lin_phase_lowpass_min_ripple
Designs a linear phase FIR lowpass filter such that it:
- minimizes the maximum passband ripple
- has a constraint on the maximum stopband attenuation( This is a convex problem.
minimize delta
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variables are
delta and h (the filter impulse response).
)
- 2011-05-27 21:49:03下载
- 积分:1