登录
首页 » matlab » Matlabbook

Matlabbook

于 2011-11-16 发布 文件大小:4101KB
0 211
下载积分: 1 下载次数: 4

代码说明:

  详细的matlab编程指南,对matlab的编程和学习有很大的帮助和作用。(Detailed matlab programming guide for matlab programming and learning a great help and role.)

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

发表评论

0 个回复

  • dengyi
    CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * ( PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDATA ) READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA READ(4,*)(X(1,J),J=1,N) IX=2097151 YFL=0. DO 100 II=2,K DO 100 JJ=1,N CALL RANDU(IX,YFL) R(II,JJ)=YFL 100 CONTINUE OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN ) WRITE(2,10) 10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX ) WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G )
    2010-07-25 11:38:36下载
    积分:1
  • huffman
    在数字信号处理时对数据进行压缩,采用matlab实现霍夫曼编码(To compress the data in digital signal processing using MATLAB achieved Huffman coding.)
    2014-10-27 21:23:16下载
    积分:1
  • dir、save、xlswrite
    matlab中批量导入txt文件数据的方法(Batch import txt files)
    2018-08-02 17:15:21下载
    积分:1
  • ESPRIT
    esprit算法应用于无线电测向(DOA估计)(esprit algorithm used in DOA estimation)
    2011-07-19 17:47:13下载
    积分:1
  • OFDM_BER_AWGN
    This program uate BER performance of OFDM systems in AWGN environment. Basically, modulation and demodulation function is supported BPSK to 64QAM.
    2015-01-15 15:32:22下载
    积分:1
  • [IEEE]SystemC.std.1666-2011
    SystemC官方最新资料,出自IEEE计算机协会,由设计自动化委员会资助。(SystemC latest official information the IEEE Computer Society, funded by the Design Automation Committee.)
    2015-03-26 15:09:02下载
    积分:1
  • P100_wavelet2D
    利用MATLAB语言实现二维信号多尺度离散小波分解(Using MATLAB language to achieve two-dimensional discrete wavelet multi-scale decomposition of signals)
    2009-09-16 21:27:53下载
    积分:1
  • bnb20
    在实际应用着经常需要求解非线性整数规划或混合规划问题,该领域中的一种常用的算法是分支定界(branch and bound)算法,但是matlab工具箱中没有相关的函数。荷兰Groningen大学的Koert Kuipers编写的的BNB20工具箱可以用来求解一般非线性整数规划问题(In practice, frequent need to solve nonlinear integer programming or mixed programming problem, the area a popular algorithm is the branch and bound (branch and bound) algorithm, but the matlab toolbox functions are not related. Netherlands, Groningen University, prepared the BNB20 Koert Kuipers toolbox can be used to solve general nonlinear integer programming problem)
    2010-09-21 21:03:37下载
    积分:1
  • BoxDimension_TS
    该函数用来计算时间序列的盒维数 具体内容说明在程序中标出(The function used to calculate the time series dimension of the boxes indicate the specific content of the successful bidder in the process of)
    2008-02-29 15:37:39下载
    积分:1
  • solve
    matlab算法程序集--非线性方程组求解程序(Solving nonlinear equations)
    2009-11-10 17:29:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载