-
OFDM_chnMATLAB
信道估计算法及实现,matlab编写(Channel estimation algorithm and realize, matlab prepared)
- 2007-11-06 13:55:20下载
- 积分:1
-
bmpdisplay
读取BMP文件信息和显示,读取文件头信息,包括大小,长宽,水平和垂直分辨率,彩色数目,实际用到的彩色数目,关键颜色数目,压缩方式,每像素用到的bit数等(to read and display bmp file. output the header information, includnig file size, image width and height, horizontal and verticular resolution, number of color used and number of significant color, compression method, bit count per pixel etc.)
- 2009-12-15 21:56:43下载
- 积分:1
-
Constrained-optimization-problem
包含所有约束优化问题中涉及的matlab源程序。包含Rosen梯度法求解约束多维函数的极值,外点罚函数法解线性等式约束,外点罚函数法解一般等式约束,内点罚函数法,混合罚函数法,混合罚函数加速法,乘子法,坐标轮换法及复合形法(Contains all the constrained optimization problem involves matlab source. Contains Rosen gradient method for solving constrained multi-dimensional function extremum, external point penalty function method for solving linear equality constraints, external point penalty function method for solving general equality constraints, interior point penalty function method, mixed penalty function method, mixed penalty function acceleration method , multiplier method, the coordinate rotation method and complex method)
- 2013-07-25 10:49:46下载
- 积分:1
-
lars
解L1正则化回归问题(lasso)的Lars算法 (a classic algorithm for lasso called LARs——Least Angle Regression)
- 2021-05-14 04:30:02下载
- 积分:1
-
GM
说明: 这里面是一个灰色预测模型的程序,在预测方面有着很重要的作用(There is a gray prediction model program, over the forecast has a very important role)
- 2012-09-09 17:36:57下载
- 积分:1
-
Iagnemma_TRO_07
A Dynamic-Model-Based Wheel Slip Detector
for Mobile Robots on Outdoor Terrain
- 2015-01-11 01:23:02下载
- 积分:1
-
RoughSetReduct_Sln
MATLAB粗糙集属性约简库(内含实例,原创)
函数M文件:
TargetOptFcn.m ------------ 遗传算法的目标函数
PositiveRegion.m --------- 计算正域
LowerApproximation.m ------ 计算下近似
IsSub.m ------------------- 判断集合A是否是集合B的子集
EquivalentClassSet.m ----- 基于R分类的所有等价类的集合,即U/R
EleEquivalentSet.m ------- 计算包含某元素的一个分类
DependencyDegree.m -------- 计算依赖度
(MATLAB rough set attribute reduction library (including examples, original)
The function M file:
TargetOptFcn.m---------------- The objective function of genetic algorithm
PositiveRegion.m-------------- Computing positive region
LowerApproximation.m---------- Calculation of approximation
IsSub.m----------------------- Judgment if set A is a subset of the set B
EquivalentClassSet.m---------- A collection of all the equivalence classes based on R classification, U/R
EleEquivalentSet.m------------ Calculation contains an assortment of an element
DependencyDegree.m------------ Dependence computation)
- 2020-07-02 06:40:02下载
- 积分:1
-
matlab
运动目标跟踪技术的程序,可以实现运动目标的跟踪和运动轨迹的检测(Detect moving target tracking procedures, can achieve tracking and trajectory of a moving target)
- 2014-04-22 11:35:30下载
- 积分:1
-
11
说明: 基于先进信号预处理和自回归建模的滚动轴承故障诊断方法(A fault diagnosis methodology for rolling element bearings based on advanced signal pretreatment and auto regressive modelling)
- 2016-03-03 11:18:35下载
- 积分:1
-
clustring
clustring(Density-Based Spatial Clustering of Applications with Noise) is a data clustering algorithm proposed by Martin Ester, Hans-Peter Kriegel, Jö rg Sander and Xiaowei Xu in 1996.[1] It is a density-based clustering algorithm because it finds a number of clusters starting from the estimated density distribution of corresponding nodes. DBSCAN is one of the most common clustering algorithms and also most cited in scientific literature.
- 2011-04-20 16:01:57下载
- 积分:1