-
1111122222
遗传函数工具包,在matlab下运用,matlab常用工具包(Genetic Function kit, use the following matlab, matlab toolkit used)
- 2011-06-07 17:01:08下载
- 积分:1
-
Wavelet-Analysis-Advanced
MATLAB小波分析高级技术2006电子书,书中内容较为实用(MATLAB Wavelet Analysis Advanced Technology 2006 books, the book is more practical content)
- 2013-12-21 16:23:58下载
- 积分:1
-
bsp3
Model Fitting using a Gui code in matlab. using AR,ARMA,MA models
- 2009-12-12 19:57:23下载
- 积分:1
-
matlab
关于matlab的一些图像预处理方面的文档知识与代码,希望对大家有所帮助(Matlab image pre-processing on some aspects of the documentation and code knowledge, we hope to help)
- 2011-10-26 09:51:40下载
- 积分:1
-
EH42CSAMT
把批量的可控源大地电磁测深数据转换为EH4格式数据,以适用于winglink反演。(Convert the CSAMT sounding bulk data to EH4 format data, in order to apply the winglink inversion.)
- 2015-01-09 09:51:31下载
- 积分:1
-
enigma
The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly commented and the application can run in MATLAB by just typing rotors
- 2009-02-01 13:09:29下载
- 积分:1
-
Modified_SPWM
This file is about the working of modified sub oscillation method of generating PWM.
- 2010-11-03 19:08:12下载
- 积分:1
-
StatisticalandAdptiveSignalProcessing
《统计与自适应信号处理》是国外最新出版的一本统计信号处理教材。其主要特点是对统计与自适应信号处理的理论方法、实现及应用给出了较完整的论述和介绍。作者根据其多年的教学经验,并针对现代信号处理的理论及应用方面的重要性,选定谱估计、信号建模、自适应滤波与阵列信号处理等几个关键论题进行了详细的讨论。《统计与自适应信号处理》强调基本概念和理论方法,目的是为读者以后深入研究一些信号处理的新课题打下良好的基础。为了便于掌握,书中的数学描述和推导仅限于高年级本科生、研究生和工程技术人员能够理解的水平,因此《统计与自适应信号处理》具有较强的实用性。
《统计与自适应信号处理》适用于大学高年级本科生和研究生作为选修现代信号处理课程的教学参考书,也可作为工程技术人员自修现代信号处理理论及应用的参考书("Statistical and Adaptive Signal Processing" is the latest edition of a foreign statistical signal processing materials. Its main characteristic is the statistical theory and adaptive signal processing methods, and applications are given to achieve a more complete discussion and description. According to their years of teaching experience, and for modern signal processing theory and application of the importance of the selected spectral estimation, signal modeling, adaptive filtering and array signal processing, and several other key topics were discussed in detail. "Statistical and Adaptive Signal Processing," emphasizing basic concepts and theoretical methods, the reader is intended to signal processing after the in-depth study some new issues and lay a good foundation. In order to facilitate control, the mathematical description and derivation of the book is limited to advanced undergraduates, graduate students and engineers to understand the levels, "Statistical and Adaptive Signal)
- 2011-01-09 02:24:52下载
- 积分:1
-
medical-super
This work introduces two variants of unsupervised color segmentation methods. The underlying idea is to segment the input image several times, each time focussing on a different salient part of the image and to subsequently merge all obtained results into one composite segmentation. As a first step salient parts have to be identified in the image, which is done by a simple local color clustering approach.
- 2015-02-06 13:21:39下载
- 积分:1
-
ROC-plot.zip
试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。(PLOTROC Plot receiver operating characteristic.
Syntax
plotroc(targets,outputs)
plotroc(targets1,outputs1, name1 ,targets,outputs2, name2 , ...)
Description
PLOTROC(TARGETS,OUTPUTS) plots the receiver operating characteristic
for each output class. The more each curve hugs the left and top edges
of the plot, the better the classification.
PLOTROC(TARGETS1,OUTPUTS2, name1 ,...) generates multiple plots.
)
- 2012-02-12 11:58:08下载
- 积分:1