CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - matlab N

搜索资源列表

  1. 产生高斯白噪声

    1下载:
  2. 产生高斯白噪声,标准差和期望都固定,如N=f(0.1,2),这种形式的,随机产生40个,Generated white Gaussian noise, standard deviation and expectations are fixed, such as N = f (0.1,2), this form of randomly generated 40
  3. 所属分类:其他小程序

    • 发布日期:2017-03-23
    • 文件大小:1885
    • 提供者:任鹏
  1. DSSS.rar

    4下载:
  2. 一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN(加性高斯白噪声信道)信道(AWGN信道:不考虑通信信道信号时,由宽频范围描述的统计随机无线噪声。)。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。,A four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:8843
    • 提供者:jehuty
  1. GM.rar

    0下载:
  2. GM Science GM模型 全称:灰色理论的微分方程型模型 灰色理论的微分方程型模型称为GM模型,G表示grey(灰),M表示Model(模型).GM(1,N)表示1阶的,N个变量的微分方程型模型.而GM(1,1)则是1阶的, 1个变量的微分方程型模型。,GM Science GM model name: the theory of differential equations gray gray theory-based model of the differential equation
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:631
    • 提供者:
  1. runge

    1下载:
  2. 数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:15289
    • 提供者:zn
  1. convolutional_encode

    0下载:
  2. simulating a convolutional encoder allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1103
    • 提供者:郑中
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. sa_tsp

    1下载:
  2. 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem, traveling salesman problem (TS
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-14
    • 文件大小:1424
    • 提供者:周薇
  1. juanji

    0下载:
  2. 离散卷积计算 实验步骤: 主界面下进入实验五的“离散卷积计算”子实验, 输入有限长序列 x(n) 输入有限长序列 h(n) 鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 -Discrete convolution calculation of the experimental steps: the main interface into the experiment five " convolution calculation of discrete&quo
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:6468
    • 提供者:高荣
  1. DSP

    0下载:
  2. DFT 计算 实验步骤: 主界面下进入实验九的“DFT计算”的子实验。 输入取样点数,即有限长序列 x(n) 的长度。 输入信号表达式,或直接输入离散序列。 鼠标单击确定按钮,显示原序列及 DFT 系数的幅度、相位。-DFT calculation of the experimental steps: the main interface into the experimental Kau " DFT calculation of" sub-experi
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:49304
    • 提供者:高荣
  1. 3

    0下载:
  2. 典型时间序列模型分析 设有ARMA(2,2)模型, X(n)+0.3X(n-1)-0.2X(n-2)=W(n)+0.5W(n-1)-0.2W(n-2) W(n)是零均值正态白噪声,方差为4 (1)用MATLAB模型产生X(n)的500观测点的样本函数,并会出波形; (2)用你产生的500个观测点估计X(n)的均值和方差; (3)画出理论的功率谱 (4)估计X(n)的相关函数和功率谱 -Analysis of typical time series model w
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2959
    • 提供者:qiuxue
  1. lagrange

    0下载:
  2. 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1021
    • 提供者:link
  1. matlab

    0下载:
  2. 1输入数组n倍标准偏差过滤 2跌代算法-见源码
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:638
    • 提供者:佟超
  1. 79419129decode_ldpc_APP_LLR

    0下载:
  2. This a software runing on the Matlab. it is used in the channel coding simulation. It i nclude DVB-S2 LDPC and turbo Covolution. and block turbo code, You can choose which channel coding to run. it ru n the encoder and add white noise in the channel.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1406
    • 提供者:Ahsan Ali
  1. stpower

    0下载:
  2. The short term energy function can be computed by splitting the speech signal into frames of N samples
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:807
    • 提供者:supachai
  1. matlab

    0下载:
  2. clear num=[0,0,10] den=[1,2,10] p=roots(den) [u,w]=solve( w^2=10 , 2*w*u=2 , u,w ) [y,x,t]=step(num,den) plot(t,y) [yss,n]=max(y) finalvalue=dcgain(num,den) percentovershoot=100*(yss-finalvalue)/finalvalue timetopeak=t(n
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2919932
    • 提供者:董森
  1. N

    0下载:
  2. 在matlab环境下基于模拟退火算法求解非线性方程-In the matlab environment based on simulated annealing algorithm for solving nonlinear equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:3887
    • 提供者:yuyingying
  1. hundun

    0下载:
  2. 维Logistic映射 x(n+1)=μx(n)(1-x(n)) 在3. 57 <μ < 4 的参数区域内,系统存在混沌吸引子 -Dimensional Logistic map x (n+1) = μx (n) (1-x (n)) in 3. 57 < μ < 4 parameters in the region, the systems Chaotic attractor
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:35944
    • 提供者:张茵
  1. test2

    0下载:
  2. MATLAB ,N-R迭代法,散斑应力强度因子(MATLAB, N-R iterative method, speckle stress intensity factor)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:lxd199008200
  1. RS分析Matlab程序

    1下载:
  2. 首先将该程序命名为RSana.m保存,以供调用。 在matlab中导入所要分析的时间序列,保存为x。 然后在matlab命令行输入命令logRS=RSana(x,n,"Hurst")。其中x就是该时间序列,它本身就是向量数据;n为分析的时间周期,Hurst是分析方法。返回值logRS。 这里指对一个周期进行分析,返回返回值logRS是一个标量。如果要作log-log图,需要一个循环,分别对n=5:200进行计算logRS。(First, the program is n
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:9216
    • 提供者:自由岳
  1. N

    0下载:
  2. MATLAB读取GPS的导航文件,在IGS站下载,源码可以修改增加读取的数据并导入到写字板中(MATLAB reads the navigation files of GPS, downloads at IGS station. The source code can be modified, added read data and imported into the writing board.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:36864
    • 提供者:小侃侃
« 12 3 4 5 »
搜珍网 www.dssz.com