登录
首页 » matlab » jidai

jidai

于 2006-03-06 发布 文件大小:1KB
0 125
下载积分: 1 下载次数: 0

代码说明:

说明:  最佳基带系统的源程序 matlab程序示例(the best base-band source of the examples Matlab)

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

发表评论


0 个回复

  • Matlab
    Matlab与C语言程序的应用编程接口 在unix下写socket程序可能是最方便,只要掌握其一般步骤,就可以松的写出面向传输层的应用。(Matlab and C language programming in the application programming interface to write socket program under unix is probably the most convenient, as long as the master of its general steps, you can write a song-oriented transport layer of the application.)
    2007-10-27 20:10:10下载
    积分:1
  • 7-yagiuda
    This file has the codes which calculate tha characteristics of yagi-yuda antenna.
    2013-01-09 17:05:35下载
    积分:1
  • 2212117574_Reseaux
    Les Reseaux Pujol - 6eme Ed.pdf
    2010-05-19 07:12:54下载
    积分:1
  • addaxis5
    Add multiple y-axes to plots. zoomable with zoom modification(Add multiple y-axes to plots. Zoomable wit h zoom modification)
    2007-04-05 19:40:52下载
    积分:1
  • randraw
    衰落信道数值的生成,用于模式识别,具有一定的参考价值(Fading channel to generate value for pattern recognition, with some reference value)
    2011-10-19 16:20:06下载
    积分:1
  • shibianyichuan
    实数编码遗传算法中常用变异算子的matlab实现及应用,用matlab编写了各种变异算子并进行了比较(Common mutation operators in real coded genetic algorithms matlab implementation and application, various mutation operator was written using MATLAB and compared)
    2013-03-30 11:11:37下载
    积分:1
  • LMS_Newton
    基于lms_newton算法的回波消除,直接可以使用(Based lms_newton echo cancellation algorithm, can be used directly)
    2013-12-04 16:16:24下载
    积分:1
  • paritycheckcode1
    奇偶校验码的编码译码,可选择奇校验或者偶校验,多维度,人为选择行列式大小。(Parity check code coding decoding, can choose odd parity or parity, multidimensional, selective determinant size.)
    2015-04-15 10:57:11下载
    积分: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
  • codes
    BASIC MATLAB UTILITIES FOR IMAGE PROCESSING
    2011-02-12 18:15:10下载
    积分:1
  • 696518资源总数
  • 104744会员总数
  • 33今日下载