登录
首页 » matlab » matlabpro

matlabpro

于 2010-06-21 发布 文件大小:6KB
0 72
下载积分: 1 下载次数: 1

代码说明:

  现代信号处理书里面的仿真程序,初学者可以看看(Book of modern signal processing inside the simulation program, beginners can take a look)

文件列表:

现代信号处理程序
................\Bartlett_zfj.m,374,2004-07-06
................\BT_zfj.m,461,2004-07-02
................\capon.m,891,2005-06-13
................\cupon.m,905,2003-01-08
................\Daniell_zfj.m,577,2004-07-03
................\esprit.m,1317,2005-06-13
................\LDA-zfj.m,655,2004-06-30
................\music_root_zfj.m,624,2004-07-08
................\Pc_zfj.m,394,2004-07-02
................\Pp_zfj.m,305,2004-07-07
................\relax.m,1545,2004-07-08
................\Welch_zfj.m,592,2004-07-02

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

发表评论

0 个回复

  • mackeyglass
    This script generates a Mackey-Glass time series using the 4th order Runge-Kutta method. The code is a straighforward translation in Matlab of C source code provided by Roger Jang
    2010-11-17 00:18:50下载
    积分:1
  • matlab-image-processing
    用matlab对图像进行处理的几个源码,傅立叶变换,重建图像,灰度扩展,多种图像增强,滤波。(using Matlab, the image of several source, Fourier transform, image reconstruction, Gray expansion a variety of image enhancement, filtering.)
    2007-05-25 13:05:52下载
    积分:1
  • Buck_digtal
    一个关于降压BUCK电路的模型建立,很好很强大(BUCK a buck on the modeling circuit, a very powerful)
    2011-09-02 21:15:53下载
    积分:1
  • bearing-Analysis
    通过多种方法对滚珠轴承内圈和外圈故障进行诊断,分析故障频率(This program demonstrates how you can analyze the operation of a bearing, and how faults can be found by means of Signal Processing.)
    2014-12-12 11:20:51下载
    积分:1
  • STBC
    详细的写出来STBC在MATLAB中的应用(Write out in detail in the application of STBC in MATLAB)
    2009-09-26 15:04:54下载
    积分:1
  • function dedemov
    说明:  这是一个用MATLAB来实现的差分算法 在MATLAB上模拟 挺有用的(using MATLAB to realize the difference algorithm in MATLAB simulation quite on the)
    2005-10-05 14:52:07下载
    积分:1
  • FOCUS_study
    关于focus编程的相关学习资料,有详细的说明(Focus programming related learning materials, detailed instructions)
    2013-02-27 09:34:12下载
    积分:1
  • ruleout
    可以实现粗糙集的整个算法,从上下近似、属性约简、属性重要度到决策规则的输出和规则的确定性因子,全部实现。内附测试数据,有详细的注解,可以实现与数据库的直接连接。(Rough set can be achieved throughout the algorithm, from top to bottom approximation, attribute reduction, attribute importance to the uncertainty factor output of decision rules and regulations, all to achieve. Enclosing the test data, detailed notes, can be achieved with a direct connection to the database.)
    2021-02-28 15:59:35下载
    积分:1
  • adaboost
    AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。 具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后, 计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法....... 直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。 可以看出,训练流程是串行的,并且训练样例的权重是一直在变化的,分错的样本的权重不断加大,正确的样本的权重不断减小。 AdaBoost元算法是boosting中流行的一种,还有其他的系统融合的方法,比如bagging方法以及随机森林。 对于非均衡样本的处理,一般可以通过欠抽样(undersampling)或者过抽样(oversampling),欠抽样是削减样本的数目, 过抽样是重复的选取某些样本,最好的方法是两种进行结合的方法。 同时可以通过删除离决策边界比较远的样例。 (AdaBoost boosting systems dollar fusion algorithm is the most popular one, it plainly systems integration approach is a serial train and final weighted cumulative. Specific process is: Each training example is given equal weight, and the weights satisfy normalization, after the first classifiers after Calculating a first classifier weights alpha value for each sample and updates right weight training, and then the second classifier training, the same way ....... 0, or until the specified error rate training rounds, wherein the label is the calculation of the final prediction system* alpha weighted and then sign (predicted value). As can be seen, the training process is serial, and weight training examples is always changing, the right of the wrong sample weight continued to increase, the right to correct sample weight decreasing. AdaBoost algorithm is an element, as well as other methods of boosting popular systems integration, such as bagging and random forest method. For )
    2014-07-09 19:24:29下载
    积分:1
  • TransResp1
    说明:  利用matlab编程求解瞬态问题,内容简单,利于入门(Using MATLAB programming to solve transient problems, the content is simple and easy to get started)
    2021-01-21 23:48:40下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载