登录
首页 » matlab » matlab

matlab

于 2013-08-10 发布 文件大小:2KB
0 67
下载积分: 1 下载次数: 10

代码说明:

  分别对正弦波,三角波,方波,一周期内取为整数的64个点(A=4095);写锯齿波和方波的谐波构成(只写了3、4个)。(Of sine wave, triangle wave, square wave, A week off for integer in the period of 64 points (A = 4095) Write a sawtooth wave and square wave of harmonic (only wrote 3, 4).)

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

发表评论

0 个回复

  • complexFIR
    说明:  复系数FIR滤波器,基带信号滤波,任意频率响应(complex FIR filter)
    2011-04-07 10:21:52下载
    积分:1
  • matlab-programming
    介绍matlab编程的基本知识,对于初学者来说很有用(matlab programming course )
    2011-06-01 16:04:15下载
    积分:1
  • cengcifenxi
    采用matlab编写的,基于层次分析法求解权重的例子,可以输入互反矩阵,直接求解权重(Using matlab prepared, based on the weight of AHP for solving the example, you can enter reciprocal matrix, directly solve the weights)
    2013-11-07 21:08:29下载
    积分:1
  • radamatlab
    此代码为《雷达系统分析与设计》的书中的代码(This code is " radar system analysis and design," the code book)
    2014-02-13 17:58:23下载
    积分:1
  • QACSMATLAB
    use swarm intelligence algorithm to slove travelling sales man problems in matlab(use swarm intelligence algorithm to slove traveling sales man problems in Matlab)
    2006-10-27 05:03:20下载
    积分:1
  • EKF
    扩展卡尔曼滤波器 卡尔曼滤波 卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量(英文:measurement)中,估计动态系统的状态。(Extended Kalman Filter(EKF))
    2014-09-22 13:57:35下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • Prog_2D_FDTD
    Matlab写的二维带PML边界激励源是高斯脉冲的FDTD程序(A FDTD program which is written with Matlab and have a PML and Gauss Power)
    2009-11-24 17:00:02下载
    积分:1
  • huisegaijin
    灰色模型算法,通过改进之后,考虑了之后的误差处理,减少了因为数据变化太大而引起的预测不准确的现象。(Gray model algorithm, improvements, after taking into account the error handling, reduced because the data has changed so much caused by inaccurate forecasts phenomenon.)
    2013-05-23 21:05:36下载
    积分:1
  • ann
    说明:  构建三层次的BP神经网络,通过多项指标预测含水层涌水能力,(Prediction of aquifer water inflow capacity based on BP neural network)
    2021-04-12 10:59:28下载
    积分:1
  • 696524资源总数
  • 103848会员总数
  • 55今日下载