登录
首页 » matlab » mat02

mat02

于 2012-02-15 发布 文件大小:22KB
0 263
下载积分: 1 下载次数: 3

代码说明:

  matlab基础例程,用于simulink开发,例程很典型。(Basic matlab routines, used for simulink development, routines are very typical)

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

发表评论

0 个回复

  • Gold_Sequence_Generator
    美国国家航空和宇宙航空局(NASA)研制的跟踪和数据中继卫星系统(TDRSS)的正交信号发生器使用的是阶数为r=11的GOLD序列,序列长为2047,m序列优选对为4445和4005,利用Matlab程序构造出这个序列,并且验证信号的平衡标准,PACF(离散周期自相关函数)和PCCF(离散周期互相关函数)。通过Matlab2009A测试。(NASA developed tracking and data relay satellite system (TDRSS) use of orthogonal signal generator is the order of the GOLD for the r = 11 sequence of length 2047, m sequence pairs for the 4445 and 4005, use of Matlab program to construct the sequence, and verify the balance of the signal standard, PACF and PCCF. Testing by Matlab2009A.)
    2010-08-16 21:27:41下载
    积分:1
  • chi2test
    给定一批的样本,当然这些样本间必须相互独立。如果Q > chi2(p, nu),假设拒绝,否则通过。 ARGUMENTS: x Absolut numbers. p The prob ability value, calculated from Q. Q The resulting Q-value.(A given batch of samples, of course, among these samples must be independent of each other. If Q> chi2 (p, nu), the assumption that refuse, or else through. ARGUMENTS: x Absolut numbers. P The prob ability value, calculated from Q. Q The resulting Q-value.)
    2009-05-20 14:40:02下载
    积分:1
  • 007
    用脉冲响应不变设计巴特沃斯数字低通滤波器(Designed by the same impulse response digital low-pass filter Butterworth)
    2010-12-25 15:21:11下载
    积分:1
  • MATLABjianmingjiaochang
    《MATLAB简明教程》俺买的最新版的MATLAB教材,相当权威的,你绝对下不到更好的 了("Concise Guide to MATLAB," I bought the latest version of MATLAB materials, authoritative, you definitely less than the better)
    2007-04-14 09:04:07下载
    积分:1
  • MVDR
    远场波束形成,MVDR波束形成,最小方差无失真响应(Far-field beamforming, MVDR beamforming, minimum variance distortion response)
    2020-12-23 22:29:06下载
    积分:1
  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • RD_SAR_large_squint
    大斜视条带合成孔径雷达仿真程序,包括回波仿真(Large squint synthetic aperture radar simulation program, including echo simulation)
    2017-08-23 11:02:23下载
    积分:1
  • bpNeural-network-instance
    例1 采用动量梯度下降算法训练 BP 网络。 例2 采用贝叶斯正则化算法提高 BP 网络的推广能力。在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。(Example 1 uses the momentum gradient descent algorithm to train the BP network. Example 2 uses the Bayesian regularization algorithm to improve the generalization ability of BP network. In this example, we use two training methods, the LM optimization algorithm (trainlm) and the Bayesian regularization algorithm (trainbr), to train the BP network to fit a sine sample with white noise data. )
    2017-05-09 18:35:02下载
    积分:1
  • Desktop
    单相逆变电路的模拟控制部分从而实现单相逆变(The analog control part of the single-phase inverter circuit in order to achieve single-phase inverter)
    2012-05-20 15:38:24下载
    积分:1
  • seq-alignment
    R语言实现的DNA序列全局序列比对 生物信息学概论作业1(global seq alignment)
    2014-11-05 21:33:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载