登录
首页 » matlab » randomfrog

randomfrog

于 2015-11-23 发布 文件大小:4586KB
0 250
下载积分: 1 下载次数: 28

代码说明:

  随机蛙跳源代码,寻找最优变量,输出最小二乘回归(Random frog)

文件列表:

randomfrog
..........\classplot2.m,2082,2015-11-13
..........\classplot2random.m,524,2015-11-13
..........\Colon.mat,951563,2015-11-13
..........\csvd.m,425,2015-11-13
..........\demo_random_frog.asv,668,2015-11-13
..........\demo_random_frog.m,677,2015-11-13
..........\histfitnew.m,1936,2015-11-13
..........\ks.m,1168,2015-11-13
..........\ldapinv.m,439,2015-11-23
..........\plotfrog.m,400,2015-11-13
..........\plotlda.m,1886,2015-11-13
..........\PLS-LDA_Manual.doc,683008,2015-11-13
..........\plslda.m,1848,2015-11-13
..........\plsldacv.m,3224,2015-11-13
..........\plsldadcv.m,2136,2015-11-13
..........\plsldamccv.m,2795,2015-11-13
..........\plsldardcv.m,2180,2015-11-13
..........\plsldaval.m,575,2015-11-13
..........\plssim.m,4164,2015-11-13
..........\pls_nipals.m,1802,2015-11-13
..........\pretreat.m,822,2015-11-13
..........\randomfrog.asv,3057,2015-11-23
..........\randomfrog.m,3056,2015-11-13
..........\roccurve.m,736,2015-11-13
..........\sesp.m,555,2015-11-13
..........\tp.m,340,2015-11-13
..........\ViewPageProof_COMPAG_3217.pdf,3237854,2015-11-20
..........\vipp.m,554,2015-11-13
..........\weightsampling.m,601,2015-11-13
..........\wsample.m,660,2015-11-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • watermatlabppt
    说明:  用matlab做的博士毕业论文讲解,里面包括算法值得参考(Using matlab to do a PhD thesis on, which include the algorithm it is also useful)
    2008-09-02 20:54:31下载
    积分:1
  • compressedsensing_OMP
    说明:  压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示; 事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达 信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与 压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,它之所以 能够处理低信噪比的问题,是因为它利用了回波数据的冗余信息。也就是目前雷达成像算法之所以成功的关键是具有足够 多的冗余信息。现在,在雷达成像中使用压缩感知恰好是反其道而行之! (compressed sensing)
    2011-03-24 15:17:21下载
    积分:1
  • MATLAB_programming_classic_drawing_tutorial
    MATLAB作图程序设计经典教程MATLAB programming classic drawing tutorial(MATLAB mapping program design classic tutorial MATLAB programming classic drawing tutorial)
    2010-08-02 13:32:51下载
    积分:1
  • HHT_power-system_power-quality_disturbances-detect
    优秀论文及配套源码。Hilbert-Huang变换(HHT)是一种新的非平稳信号处理技术,该方法由经验模态 分解(EMD)与Hilbert谱分析两部分组成。任意的非平稳信号首先经过EMD方法处理后被分解为一系列具有不同特征尺度的数据序列,每一个序列称为一个固有模态函数(IMF),然后对每个IMF分量进行Hilbert谱分析得到相应分量的Hilbert谱,汇总所有Hilbert谱就得到了原信号的谱图。该方法从本质上讲是对非平稳信号进行平稳化处理,将信号中真实存在的不同尺度波动或趋势逐级分解出来,最终用瞬时频率和能量来表征原信号的频率含量。 本文研究了基于HHT的暂态电能质量扰动检测方法,介绍了HHT的基本原理和利用HHT检测电能质量多扰动信号的实现方法。仿真试验表明该方法可以实时检测扰动的起止时刻,持续时间和扰动幅度,适用于电能质量多扰动的监测和辨识系统。 (Hilbert-Huang Transform(HHT) is a new non-stationary signal processing technology,including the Empirical Mode Decomposition(EMD) and Hilbert spectral analysis.In this method,arbitrary non-stationary signals was divided into a series data sequence with different characteristic scales after the first EMD treatment,each sequence is called an intrinsic mode function(IMF),and then each IMF component gained corresponding the Hilbert spectrum though Hilbert spectrum analysis,a summary of all Hilbert spectrum assembled to the spectra of the original signal.In essence,this method is a stable processing for non-stationary signal,which decomposed the different fluctuations or trends in the signal in rum,and represented the frequency content of the original signal using the final instantaneous frequency and energy. This paper study a method to detect power quality disturbances based on the HHT,in which the principle and the realization of the HHT and the realization of power quality disturbance)
    2021-04-24 10:48:48下载
    积分:1
  • lms
    最小均方算法是一种自适应滤波算法,这里的Matlab程序用于根据LMS最新均方识别一个线性噪声系统(LMS algorithm is an adaptive filter algorithm, where the Matlab program for the latest according to the mean square LMS noise system identification of a linear)
    2010-05-06 09:11:15下载
    积分:1
  • DBSCAN
    DBSCAN clustering in vietnamese
    2014-11-21 02:27:07下载
    积分:1
  • homework_4
    光度立体成像 通过物体在两个不同点光源下拍摄的两张图片 获得物体的三维信息(Photometric stereo imaging computer vision)
    2011-11-18 19:20:46下载
    积分:1
  • sofmFaultDiagnosis
    sofm神经网络故障诊断完整示例,可运行(sofm neutral networks fault diagnosis)
    2015-01-13 15:01:16下载
    积分:1
  • Huffman
    huffman compression using matlab
    2011-01-17 03:37:24下载
    积分:1
  • superSudoku
    说明:  由Cranfield大学的CaoYi教授编写的数独游戏。数独是风靡全球的智力游戏,本代码采用matlab实现基本的数独游戏功能。(By the Cranfield University, prepared by Professor CaoYi Sudoku. Sudoku is a popular puzzle game around the world, the code using matlab to achieve the basic function of Sudoku game.)
    2010-04-20 09:46:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载