登录
首页 » matlab » Matlab

Matlab

于 2011-01-06 发布 文件大小:41KB
0 103
下载积分: 1 下载次数: 59

代码说明:

  用CHM格式罗列了常用的MATLAB函数,便于在一时无法想起时,迅速查找函数(CHM format with a list of commonly used MATLAB functions, easy to remember the moment when you can not quickly find the function)

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

发表评论


0 个回复

  • simulinkADPCMmdl
    这个文件为用MATLAB simulink环境仿真的自适应增量脉冲编码调制模块(it s a simulink block of ADPCM)
    2020-06-26 19:20:02下载
    积分:1
  • GAOT
    gaot遗传工具箱 能够很方便的使用遗传算法解决优化问题(gaot genetic toolbox can easily solve the optimization problem using genetic algorithms)
    2010-12-24 11:57:15下载
    积分:1
  • 1191286762Tx-2Rx-STBC-MIMO
    说明:  两发两收编码,实现信道估计的算法,最小二乘法的信道估计(STBC)
    2010-04-21 12:32:43下载
    积分:1
  • 87276403ga
    运用matlab求解基本的带容量的车辆路径问题(Matlab is applied to solve the basic vehicle routing problem with capacity.)
    2018-04-13 18:43:31下载
    积分:1
  • GUI_MATLAB
    使用MATLAB制作gui,有代码举例,有ppt说明(Produced using MATLAB gui, there is the code example, there ppt shows)
    2010-06-04 23:30:43下载
    积分:1
  • sol_fa2soundfcn20_May_2011
    职能转换的纯文本唱名法记法矩阵或一个MIDI序列,代表的声音,或读取MIDI序列数据,并说明其转换为溶胶发符号。 图形用户界面是在一个唱名法编辑器的尝试,一个工作人员到唱名法的转换器。 而将工作职能溶胶fa2soundfcn文件夹在Matlabpath的。使用pathtool命令或设置路径...从文件菜单,并添加溶胶fa2soundfcn文件夹。 在M-代码计算从纯文本输入球场和持续时间,并生成用于扬声器作为信号 Ÿ Ÿ *罪=(2 * pi的*女*吨),0<吨<期限 或生成的MIDI数据序列做笔记 俯仰速度时间戳时间戳... 输出写入: *扬声器使用SOUNDSC * audioplayer对象使用AUDIOPLAYER *波形声音文件,并使用WAVWRITE * MIDI序列使用FWRITE 要生成唱名法记法,M码会从一个MIDI序列的说明使用从文件中读数据,将其转换唱名法符号和写入一个输出到一个文本文件(。txt)的使用FPRINTF 图形用户界面允许播放控制,文字编辑和独奏/静音选项。(The functions convert sol-fa notation in plain text to a matrix or to a MIDI sequence that represents the sound, or read the note data from a MIDI sequence and convert it to sol-fa notation. The GUI is an attempt at a sol-fa editor and a staff-to-sol-fa converter. Functions will work while the sol-fa2soundfcn folder is on the Matlabpath. Use the pathtool command or Set path... from the File menu, and add the sol-fa2soundfcn folder. The m-code calculates pitches and durations from the plain text input and generates a signal for the speakers as y = Y* sin(2* pi* f* t), 0 < t < duration or generates note data for a MIDI sequence as timestamp pitch velocity timestamp ... The output is written to: * speakers using SOUNDSC * audioplayer object using AUDIOPLAYER * WAVE Sound file using WAVWRITE * MIDI sequence using FWRITE To generate sol-fa notation, the m-code gets the note data from a MIDI sequence using FREAD, converts it to sol-fa symbol)
    2011-05-21 13:16:55下载
    积分:1
  • gradsdatfile.m
    make big-endian data files for grads
    2013-03-07 05:20:53下载
    积分:1
  • Wiener
    设计一维纳滤波器 (1)产生三组观测数据:首先根据s(n)=a s(n-1)+w(n)产生信号s(n),将其加噪(信噪比分别为20dB,10 dB,6 dB),得到观测数据x1(n), x2(n), x31(n). (2)估计xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。 (A Wiener filter design (1) to produce three sets of observations: first generating a signal s (n) according to s (n) = as (n-1)+w (n), to add noise (20dB SNR, respectively , 10 dB, 6 dB), to obtain observational data x1 (n), x2 (n), x31 (n). (2) estimate xi (n), i = AR model parameters 1,2,3. Assuming the signal length L, AR model of order N, analysis of experimental results and discuss the impact changing L, N of the experimental results.)
    2013-11-26 21:53:25下载
    积分:1
  • lfm
    毫米波雷达算法仿真,程序中对发射信号产生,回波信号的产生,中频信号的产生,滤波进行仿真(Millimeter wave radar, algorithm, simulation)
    2017-07-24 11:18:09下载
    积分:1
  • pso_svm
    说明:  粒子群优化算法(Particle Swarm optimization,PSO)又翻译为粒子群算法、微粒群算法、或微粒群优化算法。是通过模拟鸟群觅食行为而发展起来的一种基于群体协作的随机搜索算法。通常认为它是群集智能 (Swarm intelligence, SI) 的一种。它可以被纳入多主体优化系统(Multiagent Optimization System, MAOS)。粒子群优化算法是由Eberhart博士和kennedy博士发明。(The probabilistic neural network has a simple structure and is easy to design Particle Swarm Optimization (PSO) is translated as Particle Swarm Optimization, Particle Swarm Optimization, or Particle Swarm Optimization. It is a random search algorithm based on group collaboration developed by simulating the foraging behavior of birds. It is generally considered to be a type of swarm intelligence (SI). It can be incorporated into Multiagent Optimization System (MAOS). The particle swarm optimization algorithm was invented by Dr. Eberhart and Dr. Kennedy.)
    2020-05-28 18:02:17下载
    积分:1
  • 696518资源总数
  • 104591会员总数
  • 57今日下载