登录
首页 » Others » Matlab

Matlab

于 2010-09-20 发布 文件大小:2670KB
0 82
下载积分: 1 下载次数: 2

代码说明:

  讲解matlab的相关内容,可以帮助你对其进行深入的讲解!(Matlab explain relevant content that can help you carry out in-depth explanation of their!)

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

发表评论

0 个回复

  • sdarticle(1)
    孤立词语音识别系统的技术研究,有关孤立词识别的基础和识别的技术研究(Isolated word speech recognition system technology, based on isolated word recognition and identification technology)
    2011-05-15 13:25:52下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • HVPTT
    high voltage power tranmission
    2010-03-04 15:28:13下载
    积分:1
  • 消除ECG信号中的工频干扰
    利用MATLAB产生ECG信号,消除该信号中的工频干扰(Using MATLAB to produce ECG signal to eliminate the power frequency interference in the signal)
    2020-11-08 16:49:48下载
    积分:1
  • OFDM-MATLAB
    这里面有两个程序,两个都是采用4QAM调制。不过个人觉得第一个更容易懂,因为写的很有条理。我改的那个程序就是根据这个来的。 不过在这里面有个问题就是信道系数只能是由高到低,大家可以试试,改成[0.227 0.46 0.688 0.46 0.227]这个是老师给我的仿真中常用的信道系数,这个成为归一化信道,就是系数平方和为1. 第二个程序没有涉及到信道系数,但是这个程序当中,在128个子载波中,前后有32个空载波,这个在OFDM中也是经常用的,这样可以降低误码率。 (And there are two programs, two are based on 4QAM modulation. But personally feel that the first is easier, because the writing is organized. I changed that procedure is based on the past. However, there is a problem in that there is only channel coefficients from high to low, we can try and change into [0.227 0.46 0.688 0.46 0.227] This is the teacher gave me the simulation channel coefficient commonly used, this became normalized channel, is coefficient of the square and is 1. The second program is not related to channel coefficients, but this program which, in the 128 sub-carriers, the before and after the 32 air carriers, the in OFDM is also often used, which can reduce the error rate.)
    2010-10-09 17:19:06下载
    积分:1
  • all
    RLS和LSL、LMS三种算法的自适应滤波程序及其应用与比较(RLS and LSL, LMS three kinds of adaptive filtering algorithm and its application procedure and comparison of)
    2010-01-04 13:04:38下载
    积分:1
  • anisodiff
    说明:  一维,二维,三维的各异向扩散滤波的matlab实现。(One-dimensional, two-dimensional, three-dimensional proliferation of different filter matlab to achieve.)
    2008-11-25 12:28:46下载
    积分:1
  • fir
    FIR滤波器的MATLAB设计,根据航海雷达特性设计的滤波器(MATLAB FIR filter design, according to the design of the filter characteristics of marine radar)
    2010-05-10 14:07:16下载
    积分:1
  • Circuit.Analysis.II.with.MATLAB
    应用matlab进行电路分析,外文经典教材。(The application of matlab for circuit analysis classic, foreign language teaching materials.)
    2012-05-15 14:24:20下载
    积分:1
  • Random-Process
    Random process function codes for communication engineering students to understand the concept of statistical analysis.
    2014-08-18 19:57:45下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载