登录
首页 » matlab » AIC

AIC

于 2021-02-25 发布 文件大小:12KB
0 220
下载积分: 1 下载次数: 61

代码说明:

  基于AIC方法用MATLAB估计信源个数的程序 ( estimate the singal source number using AIC)

文件列表:

新建 Microsoft Office Word 文档.docx,15123,2014-10-15

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

发表评论

0 个回复

  • signal-processing
    matlab在信号处理方面的专业培训教材 (matlab signal processing expertise in the training materials)
    2011-05-04 15:25:03下载
    积分:1
  • bp_bs_rif
    FIR :Transform lowpass filters to bandstop
    2011-08-17 18:30:11下载
    积分:1
  • cbir
    基于内容的图像检索程序,matlab代码,SVM分类实现,检索效果好,对于研究基于内容检索的学习者用处很大(Content-based image retrieval procedures, matlab code, SVM classification to achieve good retrieval effect, for content-based retrieval research has proved very useful to learn)
    2013-12-19 17:19:24下载
    积分:1
  • MATLAB1
    基于m序列的直接扩频系统的仿真(程序格式是文本文档,解压后将代码拷贝近MATLAB中,即可运行)(Based on direct sequence spread spectrum system m simulation (program format is a text document, copy the code after decompress nearly MATLAB, you can run))
    2011-05-17 09:08:35下载
    积分:1
  • ChannelTest
    信道测试。信号保存为.wav格式,测试信道的平稳性能。(Channel test)
    2012-02-12 09:54:30下载
    积分:1
  • pts
    自适应梯形求积法 特别适合被积函数为强峰的定积分 此程序修改余地很大(Adaptive trapezoid quadrature method was particularly suited to the plot function for the strong peaks of the definite integral of a large room for this procedure to amend)
    2009-05-07 09:56:20下载
    积分:1
  • Matlab
    说明:  这是Matlab求解0-1整数线性规划,可以参考(good)
    2010-04-20 16:24:53下载
    积分:1
  • 062937754BlockMatchingAlgoMPEG_ito
    用matlab编写的块匹配运动补偿程序。包含多个块匹配运动估计算法,可计算每个算法的运算量及补偿结果PSNR(Written by matlab block matching motion compensation procedure. Contains more than one block matching motion estimation algorithm, compute the compensation algorithm and the computational results of PSNR)
    2011-04-22 22:30:54下载
    积分:1
  • PID
    一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 (A typical PID process, using the microcontroller as a control cpu, make some simplification, the specific PID parameters must be determined experimentally by a specific object. As the chip processing speed and ram resource constraints, generally do not use floating-point operations, and all parameters of all integers, and divided by an operator to the last N-th power of 2 data (the equivalent of the shift) for a similar fixed-point operations, can greatly improve the speed of operation, according to the different requirements of precision control, when high precision, attention to retain the shift caused by the " remainder" and on the remainder of compensation. This procedure is commonly used basic structure pid algorithm, does not include input and output processing section.)
    2011-07-17 23:45:45下载
    积分:1
  • Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
    y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level It returns the matrix of all decompositions and the final approximations. Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes. For other wavelets, the filter values alone can be changed or WFILTERS can be used. The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author. Example: clear all t=[0:0.0003:8*pi] x=sin(5000*t)+sin(1000*t) x=x(1:2^16) level=5 Fs=1/0.003 d2wavelet(x,Fs,level) Thanks for Downloading. Don t forget to rate or comment.
    2013-04-05 21:52:35下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载