CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 3.4.6

搜索资源列表

  1. hiperlan2

    0下载:
  2. HiperLAN/2 reference model. 16QAM mode with 3/4 code rate (4/6 P2 puncturing rate).
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7015
    • 提供者:骄阳
  1. 0.背包问题C语言算法

    0下载:
  2. 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入. 输入:第一行两个正整数n(物品数)和C(容量) 第二行n个正整数n,表示物品价值 第三行n个正整数n,表示物品重量 输出:第一行表示总价值 第二行n个数(0/1),0表示物品不装入,1表示装入 例如, 输入: 5 10 6 3 5 4 6 2 2 6 5 4 输出 15 1 1 0 0 1 ,
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:622
    • 提供者:cj
  1. MATLABThree

    0下载:
  2. 第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Tex
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3819
    • 提供者:王万国
  1. f_cc_encoder_tailbiting

    1下载:
  2. CC编码的matlab实现,802.16- Encodes input_bits with a constraint length 7, rate 1/2, 2/3, 3/4, or 5/6 encoder as specified in section 8.4.9.2.1 of 802.16e
  3. 所属分类:matlab

    • 发布日期:2016-08-25
    • 文件大小:1345
    • 提供者:huangbin
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:zhu
  1. comparison_numerical_interpolation_real_values.ra

    0下载:
  2. Used function P(x) = 1+x− x2+0.2x3+0.1x4 and its known the values P(x)=[ -6.2 -8.3 -5.0 -1.1 1 1.3 2.2 8.5 27.4], in x= [-4 -3 -2 -1 0 1 2 3 4] to interpolate in the xi = − 4 + 0.1i, i = 0, 1, 2, . . . 80. Results are graphical
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:804
    • 提供者:venera
  1. ZYP11

    1下载:
  2. 四、软件的功能 1、核算结算成本 2、稽核县局收入 3、统计六网的收入和成本 4、核算利润率 5、统计客户经理业绩-4, the software features a, accounting settlement cost of the two, the auditing county bureau of income 3, Statistics 6 net revenue and cost four, accounting profit margin of 5,
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:692
    • 提供者:dufan
  1. Neural_network_pattern_recognition_and_realization

    0下载:
  2. 神经网络模式识别及其实现源代码,包括 1 第3、4、6、8、9、10章代码 2 详细说明-Neural network pattern recognition and realization of the source code, including 1 3,4,6,8,9,10 Code Chapter 2 details
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:555199
    • 提供者:duoduo
  1. zr

    0下载:
  2. 计算序列x=[3 0 2 1 3 4 6] 和y=[3 0 -2 1 -3]的线性卷积-Calculation sequence x = [3 0 2 1 3 4 6] and y = [3 0-2 1-3] the linear convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2503
    • 提供者:zr
  1. zr

    1下载:
  2. 1. 用双线性变换法设计一个巴特沃斯低通IIR数字滤波器。设计指标参数为:在通带内频率低于0.2π时,最大衰减小于1dB;在阻带内[0.3π, π]频率区间上,最小衰减大于15dB. 2.0.02π为采样间隔,打印出数字滤波器在频率区间[0, π/2]上的频率响应特性曲线。 3. 用所设计的滤波器对实际心电图信号采样序列进行仿真滤波处理,观察总结滤波作用与效果 附:心电图采样序列x(n) 人体心电图信号在测量过程中往往受到工业高频干扰,所以必须经过低通滤波处理后,才能作为判断心脏
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2961
    • 提供者:zr
  1. DateConvert

    0下载:
  2. DateConvert:简单而快速的日期转换 DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。 Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快: DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒 DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒 =&g
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5181
    • 提供者:zhou
  1. Newton

    0下载:
  2. 本程序为:用牛顿迭代法求解非线性方程2*(x^3)-4*(x^2)+3x-6=0在1.5附近的根的具体程序。-This program is: The Newton iteration method for solving nonlinear equations 2* (x ^ 3)-4* (x ^ 2)+3 x-6 = 0 near the roots at 1.5 specific procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:583
    • 提供者:zhangjian
  1. linkadapatation

    1下载:
  2. 链路自适应的matlab程序,从BPSK到256QAM,码率1/2.2/3,3/4,5/6-link adaptation simulation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:24097
    • 提供者:苏白龙
  1. 9key

    0下载:
  2. 9键电子琴的汇编程序,简单的电子琴功能,1,2,3,4,5,6,7,高音1,2-9 key electronic keyboard assembler, a simple keyboard functions, 1,2,3,4,5,6,7, pitch 1,2
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1117
    • 提供者:liuchong
  1. repval

    0下载:
  2. repval(X) finds all repeated values for input X, and their attributes. -The input may be vector, matrix, char string, or cell of strings Y=repval(X) returns the repeated values of X [RV, NR, POS, IR]=repval(X) returns the following
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1959
    • 提供者:DT丿灬雪狼
  1. GoldenSection

    0下载:
  2. In mathematics and the arts, two quantities are in the golden ratio if the ratio of the sum of the quantities to the larger quantity is equal to the ratio of the larger quantity to the smaller one. The golden ratio is an irrational mathematical const
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1114
    • 提供者:masha
  1. ExtractDelaunayTiangles

    0下载:
  2. this help to draw delaunay triagles is input x,y to vectors represent coordinate of points for exemple p1(1,2) ,p2(3,4) p3(5,6) then x=[1,3,5] and y=[2,4,6]-this help to draw delaunay triagles is input x,y to vectors represent coordinate of points f
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:678
    • 提供者:khalid2304
  1. b-spline

    0下载:
  2. 1) Create a closed B-splines curve by using five control points and also with its control polygons. Here is the attachment: • closedbspline.m 2) Create a Uniform B-splines curve where the k=3,n=2 and i=0,1,2,3,4,5,6,7. • unifo
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:747
    • 提供者:zira
  1. ruanjiansheji

    2下载:
  2. 以中等纯度的精馏塔为研究对象,考虑到不等分子溢流的影响和非理想的汽液平衡,可以得到塔顶产品轻组分含量Y与回流量L之间的传递函数为: 控制要求: 1.采用积分分离 PID控制算法将塔顶轻组分含量Y控制在0.99 2.采用继电法整定PID参数 3.整定效果验证:当被控过程参数时变时,如滞后时间由4→8,开环增益由3.4→6时, 讨论PID控制的响应速度及鲁棒性问题,考察当系统参数发生改变时,上述PID参数是否选取合适。 -Moderate purity fr
  3. 所属分类:matlab例程

    • 发布日期:2013-11-13
    • 文件大小:1676
    • 提供者:lulu
  1. Embedded-Image-Processing-with

    0下载:
  2. 2. Structure and Organization of the Book Prerequisites Conventions and Nomenclature CD-ROM The Representation of Digital Images DSP Chips and Image Processing Useful Internet Resources 2 3 4 6 9 10 13 ls 15 . The TMS320C6000 Line of
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:60315648
    • 提供者:hassan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com