-
FFT
Implementing Fast Fourier transform using the parallel Matlab toolbox
- 2010-03-20 06:12:57下载
- 积分:1
-
chap6[
this is c and matlab code of 3dfdtd
- 2009-08-19 11:29:43下载
- 积分:1
-
phy
CREATING AND PERFORMINGWIMAX PHYSICAL LAYER
SIMULATIONS INMATLAB
- 2011-03-23 00:10:28下载
- 积分:1
-
腐蚀和膨胀在 matlab 环境中的而无需使用内置函数
侵蚀是一个过程,我们使用时要缩小图像中的对象,它有助于提取图像的边界时,也有助于区域填料等。扩张是用来种植 objectThis 代码的过程从用户获取结构化元素和结构元素的中心也要问
- 2022-01-25 17:20:50下载
- 积分:1
-
对准程序
传递对准的精确评估 加入各种因素的干扰和补偿利用卡尔曼滤波进行对准精度和快速性进行比较
- 2022-07-21 00:55:15下载
- 积分:1
-
NumberRecognitionSystem
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。(In this paper, and design implementation of a freely Offline handwritten numeral recognition system. First, identify the figure of the pre-processing treatment were introduced, including binarization, smoothing filtering, standardization, refinement, such as image processing method Secondly, to explore how to extract the structural features of characters and stroke characteristics, and described in detail Knowledge of the construction method Finally the use of a Knowledge-based template matching to identify methods and MATLAB as a programming tool to achieve with a friendly graphical user interface of freely handwritten numeral recognition system. The experimental results show that this method has higher recognition rate, and has better anti-noise performance.)
- 2009-03-13 21:32:51下载
- 积分:1
-
Matlab-Programs
Numerical Anaysis 8th Edition by Burden and Faires
- 2005-10-18 15:06:02下载
- 积分:1
-
puguji
说明: 实现了谱估计的算法,Matlab实现了直接法、间接法和改进的直接法谱估计的功能。(Achieved a spectral estimation algorithm, Matlab implementation of the direct method, indirect method and direct method of spectral estimation to improve function.)
- 2010-03-24 19:44:55下载
- 积分:1
-
TimeDomainFeature
比较全的信号统计特征的调用程序,包括均值MV, 均方根值RMS, 方根幅值RA, 绝对平均值AA, 偏斜度SKEW, 峭度KV, 方差VAR, 最大值maxW, 最小值minW, 峰-峰值PPV(Compare all the statistical characteristics of the signal caller, including mean MV, RMS value RMS, root amplitude RA, absolute average AA, skewness SKEW, kurtosis KV, variance VAR, max maxW, minimum minW , peak- PPV)
- 2014-07-29 09:40:46下载
- 积分:1
-
随机森林
说明: 随机森林算法与 Bagging 算法类似,均是基于 Bootstrap 方法重采样,产生多个训练集。不同的是,随机森林算法在构建决策树的时候,采用了随机选取分裂属性集的方法
本程序中,将乳腺肿瘤病灶组织的细胞核显微图像的 10 个量化特征作为模型的输入,良性乳腺肿瘤和恶性乳腺肿瘤作为模型的输出。用训练集数据进行随机森林分类器的创建,然后对测试集数据进行仿真测试,最后对测试结果进行分析。(Similar to bagging algorithm, random forest algorithm is based on bootstrap resampling to generate multiple training sets. The difference is that the random forest algorithm uses the method of randomly selecting the split attribute set when constructing the decision tree
In this program, 10 quantitative features of nuclear microscopic image of breast tumor tissue are taken as the input of the model, and the benign and malignant breast tumor are taken as the output of the model. The training set data is used to create the random forest classifier, then the test set data is simulated and the test results are analyzed.)
- 2020-07-05 20:39:15下载
- 积分:1