资源列表
通过不同方法进行粗糙集属性约简matlab完整程序
- 通过不同方法进行粗糙集属性约简matlab完整程序,便于进行对比,By different methods of rough set attribute reduction matlab a complete program, to facilitate comparison
采用差分阈值法对心电信号QRS波进行特征提取
- 采用差分阈值法对心电信号QRS波进行特征提取的Matlab程序。,Differential threshold method QRS wave of ECG feature extraction of Matlab program.
投影法进行字符分割的程序源码
- 文具体介绍了有关投影法进行字符分割的程序源码,Text details for the projection of the program source code character segmentation
OFDM经典算法S&C算法的matlab仿真程序
- OFDM经典算法S&C算法的matlab仿真程序,可出图,,OFDM classic algorithm of the S & C algorithm matlab simulation program can be a map,
光学工程类的Matlab模拟程序
- 光学工程类的Matlab模拟程序,一个是透镜的成像原理模拟,一个是平板成像,Optical engineering classes Matlab simulation program, one lens of the imaging principle simulation, a flat-panel imaging
成功将QuartusII中生成的dds波形数据的tbl文件导入MATLAB中
- 成功将QuartusII中生成的dds波形数据的tbl文件导入MATLAB中,实现十六进制数值转化成figure图形。-Successfully QuartusII dds waveform data generated in the tbl file into MATLAB, to achieve the hex value into figure drawing.
实现离散信号a(n)和b(n)的线性卷积和圆周时域卷积
- 用matab实现离散信号a(n)和b(n)的线性卷积和圆周时域卷积,并显示。-A discrete signal with matab a (n) and b (n) linear time-domain convolution and circular convolution, and display.
WSN经典定位算法
- WSN经典定位算法,基于RSSI,MATLAB仿真,Relative Location Estimation in Wireless SensorNetworks
在MATLAB中读取edf格式数据
- 在MATLAB中读取edf格式数据,用于脑电信号处理,In MATLAB to read edf format data for EEG signal processing
Yen Threshold method realized in Matlab
- Yen threshold method realized in Matlab environment based on Yen J.C., Chang F.J., and Chang S. (1995) "A New Criterion for Automatic Multilevel Thresholding" IEEE Trans. on Image Processing, 4(3): 370-378-Yen threshold method reali
KOCH曲线生成代码
- KOCH曲线生成代码。从一条直线段开始,将线段中间三分之一部分用等边三角形的两条边代替,形成具有 5个结点的图形,在新的图形中,又将图中每一直线段中间的三分之一部分都用一等边三角形的两条边代替,再次形成新的图形。-Snowflake type KOCH curve generation code。( Write a Matlab program to produce a first dimensional Koch curve)
最大似然估计分类算法的matlab实现
- 最大似然估计分类算法的matlab实现,可以对需要分类的数据进行最大似然分类。,Classify using the maximum-likelyhood algorithm.Outputs is the Decision sufrace.