登录
首页 » matlab » Algorithm-collection

Algorithm-collection

于 2016-12-15 发布 文件大小:7750KB
0 174
下载积分: 1 下载次数: 2

代码说明:

  matlab算法大全,共有30种算法及程序,pdf格式,直接解压可读(Algorithm Daquan)

文件列表:

算法大全
........\算法大全第01章__线性规划.pdf,192715,2010-03-22
........\算法大全第03章_非线性规划.pdf,264610,2010-03-22
........\算法大全第04章__动态规划.pdf,209456,2010-03-22
........\算法大全第05章__图与网络.pdf,493246,2010-03-22
........\算法大全第06章_排队论.pdf,399872,2010-03-22
........\算法大全第07章_对策论.pdf,229350,2010-09-05
........\算法大全第08章__层次分析法.pdf,168705,2010-03-22
........\算法大全第09章_插值与拟合.pdf,289788,2010-03-22
........\算法大全第10章_数据的统计描述和分析.pdf,267916,2010-09-05
........\算法大全第11章_方差分析.pdf,172061,2010-03-22
........\算法大全第12章_回归分析.pdf,280456,2010-03-22
........\算法大全第13章_微分方程建模.pdf,199821,2010-03-22
........\算法大全第14章_稳定状态模型.pdf,201893,2010-03-22
........\算法大全第15章_常微分方程的解法.pdf,175282,2010-03-22
........\算法大全第16章_差分方程模型.pdf,200721,2010-03-22
........\算法大全第17章_马氏链模型.pdf,164778,2010-03-22
........\算法大全第18章_变分法模型.pdf,177085,2010-03-22
........\算法大全第19章_神经网络模型.pdf,285060,2010-09-03
........\算法大全第20章_偏微分方程的数值解.pdf,440489,2010-03-22
........\算法大全第21章_目标规划.pdf,180760,2010-03-22
........\算法大全第22章__模糊数学模型.pdf,692975,2010-08-31
........\算法大全第23章__现代优化算法.pdf,263795,2010-03-22
........\算法大全第24章_时间序列模型.pdf,449527,2010-09-06
........\算法大全第25章__存贮论.pdf,361307,2010-03-22
........\算法大全第26章__经济与金融中的优化问题.pdf,427398,2010-03-22
........\算法大全第27章__生产与服务运作管理中的优化问题.pdf,283948,2010-03-22
........\算法大全第28章__灰色系统理论及其应用.pdf,400918,2010-08-27
........\算法大全第29章_多元分析.pdf,589618,2010-03-22
........\算法大全第30章__偏最小二乘回归.pdf,171170,2010-03-22
........\算法大全附录一__Matlab入门.pdf,198814,2010-03-22
........\算法大全附录二__Matlab在线性代数中的应用.pdf,86310,2010-03-22

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

发表评论

0 个回复

  • main_STBC_MIMO_OFDM
    这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。 此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。 ( This is a space-time block coding based on the MIMO_OFDM Communication System Simulation and Design. This system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, based on training symbols such as communication channel estimation module.)
    2010-08-29 09:19:47下载
    积分:1
  • multirate
    Multirate filters implementation using matlab
    2010-03-12 16:30:35下载
    积分:1
  • proj_visahim
    Content based image retrieval using color histogram and shape
    2014-09-04 19:53:20下载
    积分:1
  • QRDCMP
    用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
    2013-09-27 11:05:18下载
    积分:1
  • envelopedetector
    Title : Implementation of quadrature modulation and demodulation Design Object : By implementing quadrature modulation and demodulation of analog signals in digital signal processing, students will have better understanding of sampling and frequency analysis of discrete-time signals. Design Content : Make a MATLAB function which performs quadrature modulation and demodulation for a input signal with anti-aliasing filtering.
    2009-05-11 22:50:36下载
    积分:1
  • A_Normal1
    用matlab编写的深沟球滚动轴承在正常情况下的具体数据分析,分析了该信号的时域、频域、倒谱,循环谱等(Deep groove ball rolling bearings using matlab in normal circumstances, the specific data analysis, analysis of the signals in time domain, frequency domain, cepstrum, the cyclic spectrum)
    2012-06-11 14:27:04下载
    积分:1
  • PMSMVC
    pmsm矢量控制,有传感器,小功率电机,指标基本没问题(Vector control in pmsm)
    2013-10-18 22:45:05下载
    积分:1
  • PSD
    对AR(4)模型的经典功率谱估计,并与真实功率谱作比较。采用了welch方法,协方差法,burg方法(For AR (4) model of the classic power spectrum estimation, and with true power spectrum for comparison. Welch method using covariance method, burg method)
    2014-01-29 12:04:11下载
    积分:1
  • vjezba4
    Simulating occurence of very fast transient overvoltage
    2012-04-10 01:46:38下载
    积分:1
  • matlab_signal
    matlab 信号处理较为全面的介绍,较为全面的。专业工程师讲解。。(matlab signal processing more comprehensive introduction, more comprehensive. Professional engineer explained. .)
    2012-10-21 22:01:17下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载