登录
首页 » matlab » TOmasterMatlab7programme

TOmasterMatlab7programme

于 2007-07-31 发布 文件大小:38231KB
0 186
下载积分: 1 下载次数: 19

代码说明:

  上传的是<<精通Matlab7程序>>中的全书所有的程序源代码,好不容易才找到的,(From the )

文件列表:

精通Matlab7程序
...............\autorun.exe
...............\autorun.inf
...............\Ex-01
...............\.....\Ex0101.m
...............\Ex-02
...............\.....\Ex0201.m
...............\.....\Ex0202.m
...............\.....\Ex0203.m
...............\.....\Ex0204.m
...............\Ex-03
...............\.....\Ex0301.m
...............\.....\Ex0302.m
...............\.....\Ex0303.m
...............\.....\Ex0304.m
...............\.....\Ex0305.m
...............\.....\Ex0306.m
...............\.....\Ex0307.m
...............\.....\Ex0308.m
...............\.....\Ex0309.m
...............\.....\Ex0310.m
...............\.....\Ex0311.m
...............\.....\Ex0312.m
...............\.....\Ex0313.m
...............\.....\Ex0314.m
...............\.....\Ex0315.m
...............\.....\Ex0316.m
...............\.....\Ex0317.m
...............\.....\Ex0318.m
...............\.....\Ex0319.m
...............\.....\Ex0320.m
...............\.....\Ex0321.m
...............\.....\Ex0322.m
...............\.....\Ex0323.m
...............\.....\Ex0324.m
...............\.....\Ex0325.m
...............\.....\Ex0326.m
...............\.....\Ex0327.m
...............\.....\Ex0328.m
...............\.....\Ex0329.m
...............\.....\Ex0330.m
...............\.....\Ex0331.m
...............\.....\Ex0332.m
...............\Ex-04
...............\.....\Ex0401.m
...............\.....\Ex0402.m
...............\.....\Ex0403.m
...............\.....\Ex0404.m
...............\.....\Ex0405.m
...............\.....\Ex0406.m
...............\.....\Ex0407.m
...............\.....\Ex0408.m
...............\Ex-05
...............\.....\Ex0501.m
...............\.....\Ex0502.m
...............\.....\Ex0503.m
...............\.....\Ex0504.m
...............\.....\Ex0505.m
...............\.....\Ex0506.m
...............\.....\Ex0507.m
...............\.....\Ex0508.m
...............\.....\Ex0509.m
...............\Ex-06
...............\.....\Ex0601.m
...............\.....\Ex0602.m
...............\.....\Ex0603.m
...............\.....\Ex0604.m
...............\.....\Ex0605.m
...............\.....\Ex0606.m
...............\.....\Ex0607.m
...............\.....\Ex0608.m
...............\.....\Ex0609.m
...............\.....\Ex0610.m
...............\.....\Ex0611.m
...............\.....\Ex0612.m
...............\.....\Ex0613.m
...............\.....\Ex0614.m
...............\Ex-07
...............\.....\Ex0701.m
...............\.....\Ex0702.m
...............\.....\Ex0703.m
...............\.....\Ex0704.m
...............\.....\Ex0705.m
...............\.....\Ex0706.m
...............\.....\Ex0707.m
...............\.....\Ex0708.m
...............\.....\Ex0709.m
...............\.....\Ex0710.m
...............\.....\Ex0711.m
...............\.....\Ex0712.m
...............\.....\Ex0713.m
...............\.....\Ex0714.m
...............\Ex-08
...............\.....\Ex0801.m
...............\.....\Ex0802.m
...............\.....\Ex0803.m
...............\.....\Ex0804.m
...............\.....\Ex0805.m
...............\.....\Ex0806.m
...............\.....\Ex0807.m

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

发表评论

0 个回复

  • BNL
    The BNL toolbox is a set of Matlab functions for defining and estimating the parameters of a Bayesian network for discrete variables in which the conditional probability tables are specified by logistic regression models. Logistic regression can be used to incorporate restrictions on the conditional probabilities and to account for the effect of covariates. Nominal variables are modeled with multinomial logistic regression, whereas the category probabilities of ordered variables are modeled through a cumulative or adjacent-categories response function. Variables can be observed, partially observed, or hidden.
    2009-02-02 15:33:34下载
    积分:1
  • PID
    一个串级PIDSIMULINK模型,可直接运行(one simulink model about pid)
    2009-02-07 09:38:06下载
    积分:1
  • BPSK
    简单的BPSK误码率仿真曲线,用MATLAB软件,画图很精美(Simple BPSK BER simulation curves, using MATLAB software, drawing a very fine)
    2010-07-10 17:50:53下载
    积分:1
  • a-MATLAB-library-for-robust
    介绍一个稳健性分析工具箱。主要做稳健性主成分、主成分回归、分类。(Our toolbox currently contains implementations of robust methods for location and scale estimation, covariance estimation (FAST-MCD), regression (FAST-LTS, MCD-regression), principal component analysis (RAPCA, ROBPCA), principal component regression (RPCR), partial least squares (RSIMPLS) and classification (RDA). Only a few of these methods will be highlighted in this paper. The toolbox also provides many graphical tools to detect and classify the outliers. The use of these features will be explained and demonstrated through the analysis of some real data sets.)
    2013-10-18 15:41:39下载
    积分:1
  • rad2FFT
    This is the code for radix 2 64 point fft which is written in matlab.
    2015-01-31 01:49:12下载
    积分:1
  • OFDMASCFDMA
    说明:  3GLTE下行链路方案ofdma性能仿真 以图形的方式表示 OFDMA和sc-fdma的性能差异 信噪比等(3GLTE ofdma downlink performance simulation program to graphically express OFDMA and sc-fdma differences in SNR performance)
    2010-05-04 10:14:20下载
    积分:1
  • spectralanaa2
    spectral analysis of autocorreLATION
    2012-04-12 14:42:21下载
    积分:1
  • fastKurtogram
    fastkurtogram是法国人编辑的程序,可以用他快速进行故障诊断(fastkurtogram Frenchman editing program, with his rapid fault diagnosis)
    2012-09-16 10:04:49下载
    积分:1
  • K-means
    K均值算法,适合于初学者。包括matlab源代码,测试数据等。(K-means algorithm)
    2012-10-18 10:15:25下载
    积分:1
  • gedcdf
    PURPOSE: Evaluates the Probabiliy a vector of observations x(Nx1)
    2012-04-11 21:16:58下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载