登录
首页 » matlab » Spline_WTMM_Matlab

Spline_WTMM_Matlab

于 2014-08-26 发布 文件大小:3540KB
0 271
下载积分: 1 下载次数: 155

代码说明:

  B样条小波的构造和基于小波变换模极大值的奇异点检测的Matlab实现。(Construction of B-Spline wavelet and wavelet modulus maxima for singularity detection using Matlab.)

文件列表:

任意次样条小波的构造及模极大值检测奇异点例子
............................................\002 Biorthogonal bases of compactly supported wavelets.pdf,2756260,2012-06-03
............................................\2-3次B样条小波构造.doc,142336,2012-06-03
............................................\bs_filter.m,1230,2012-06-04
............................................\Cubic B-Spline Wavelets.doc,1019392,2012-06-05
............................................\data.mat,36123,2012-06-02
............................................\data_test.m,1663,2012-07-14
............................................\modulus_maxima.m,347,2012-06-03
............................................\myb2.m,668,2012-06-02
............................................\myb3.m,1756,2012-06-03

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

发表评论

0 个回复

  • radar-systems
    雷达系统建模与仿真:回波波形、中放后波形、I/Q相干检波后波形、脉压后波形、MTI对消后波形、相参积累后波形、取模后波形、cfar后波形。(Modeling and simulation of radar systems: echo waveform, put after the waveform, the I/Q coherent the inspection Bo Houbo shaped pulse pressure after the waveform, the MTI elimination waveforms, coherent waveform modulo waveform after waveform cfar.)
    2012-04-27 16:41:23下载
    积分:1
  • yjdlbfuzzycontrol
    一级倒立摆的模糊控制,系统性很强,可以再次基础上修改,实现其他算法(An inverted pendulum fuzzy control, systematic strong, can once again based on the modified algorithm to achieve other)
    2011-10-02 19:06:22下载
    积分:1
  • Levenberg_Marquat_Model
    用于服役桥梁结构静力参数识别的算法 Levenberg-Marquardt (L-M法) matlab源程序(the methods used to identify the service bridge structure static parameters--- LevenbergOMarquardt algorithm)
    2014-01-03 19:57:55下载
    积分:1
  • Induction-Generator.zip
    这是一个在MATLABR2010a的环境下搭建的异步发电机不带负载的仿真模型。运行良好,波形比较理想。(This is a simulation model built at ambient MATLAB 2010 asynchronous generator with no load. Running well, the ideal waveform.)
    2020-12-06 14:19:21下载
    积分:1
  • Numerical-solution-of-differential-equation-and-Ma
    常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。(Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.)
    2010-05-27 23:42:39下载
    积分:1
  • fcw
    Intuitive manipulation of a figure using key and mouse gestures(Especially useful for 3d renderings, this widget allows the user to intuitively rotate, pan and zoom any axes within a figure using key presses and mouse gestures. Additionally, press q to quit the widget, r (or double-click) to reset the current axes and escape to close the figure.)
    2013-05-07 16:28:32下载
    积分:1
  • daima
    (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat 3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat 4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat 5.用runfnn.m对rstest进行测试得到其识别率 savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.(pca+ lda+ Rough Set+ fuzzy neural network saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat 2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat 3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat 4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat 5. Rstest used to test for runfnn.m by its recognition rate cm.m is savem.m and minimum distance classifier on the training set and test set classificati)
    2009-06-07 11:50:01下载
    积分:1
  • IS-95_endtoend_simulink
    Is-95 反向业务信道端到端simulink仿真(Is-95 reverse traffic channel end simulink simulation)
    2013-07-28 14:11:18下载
    积分:1
  • S.Liang
    用于实现隐马尔科夫算法的相关程序,来自美国大学网站。还可用于求解动态贝叶斯相关问题。(Hidden Markov algorithm used to implement the relevant procedures, from the American University website. Can also be used to solve dynamic Bayesian-related issues.)
    2011-10-05 17:42:47下载
    积分:1
  • DFIG_Basics
    这个模型解释了DFIG WT的工作。 转子侧变流器模型化为受控电压源,忽略电网侧变流器,因为机器基本上由转子侧变流器控制,大部分有功和无功功率由机器提供。 矢量控制技术用于控制DFIG。 这不是一个完整的模型,而只是那些想了解双馈电机控制的人的起点指南。 机器的有功和无功功率由转子侧转换器调节。(this model explains the working of the DFIG WT. The rotor side converter is modelled as controlled voltage source and grid side converter is neglected as machine is basically controlled by the rotor side converter and most of the active and reactive power is supplied by the machine. The vector control technique is used for controlling the DFIG. This is not a full model but only a starting guide for those who want to learn about DFIG control. the active and reactive power of the machine are regulated by the rotor side converter.)
    2017-12-01 17:40:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载