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

搜索资源列表

  1. UWB_PPM_source

    1下载:
  2. 利用压缩包内的5和函数产生PPM调制的UWB信号,信号波形为高斯二阶导函数。重复编码次数,TH码长度范围,波形形成参数alpha等参数均可以改变-use compressed within the five functions to generate PPM and the UWB signal modulation, Waveform second derivative of the Gaussian function. Repeat code number, TH code length,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.62kb
    • 提供者:贾凯
  1. svcm_run

    0下载:
  2. support vector classification machine % soft margin % uses \"kernel.m\" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:wang
  1. BIQPBOX

    0下载:
  2. %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:张风
  1. psotb-alpha-0.2

    0下载:
  2. particle swarm optimization toolbox (matlab)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:53.96kb
    • 提供者:sg
  1. CGHwatermarkmatlabcode

    0下载:
  2. 关于半色调编码计算全息图的信息隐藏Matlab程序的说明: 算法实现主程序为CGHwatermark; 位相恢复函数为phaseSL; 用计算全息记录已知振幅和位相的复波前函数为Hologen; 半色调编码函数为AMhalftone; 嵌入信息的提取直接调用Matlab自带的FFT2函数; 主程序的函数调用关系如下 读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.44mb
    • 提供者:violetlvsoso
  1. 高斯脉冲频谱分析

    0下载:
  2. 需要设置的值有三个: 1.波形因子alpha,如取alpha= 0.414e-9; 2.叠加次数N_alphavalues,如取N_alphavalues= 6; 3.波形因子步长alphastep,如取alphastep=0.1e-9;
  3. 所属分类:matlab例程

  1. TVCMRI_pub.zip

    0下载:
  2. matlab code for Fixed point and Bregman iterative methods. minimize alpha*TV(Phi *x) + beta*||x||_1 + 0.5*||Ax-b||_2^2 ,matlab code for Fixed point and Bregman iterative methods. minimize alpha*TV(Phi*x)+ beta*||x||_1+ 0.5*||Ax-b||_2^2
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:333.85kb
    • 提供者:john
  1. 蚁群算法求解TSP问题的matlab程序

    0下载:
  2. %蚁群算法求解TSP问题的matlab程序 clear all close all clc %初始化蚁群 m=31;%蚁群中蚂蚁的数量,当m接近或等于城市个数n时,本算法可以在最少的迭代次数内找到最优解 C=[1304 2312;3639 1315;4177 2244;3712 1399;3488 1535;3326 1556;3238 1229;4196 1004; 4312 790;4386 570;3007 1970;2562 1756;2788 1491;2381 1
  3. 所属分类:matlab例程

  1. abfilter

    1下载:
  2. 建立一个先做匀减速直线运动,然后做匀速转弯运动的模型,对该模型添加噪声,然后进行alpha-beta滤波。并进行对比-The establishment of a uniform deceleration do first linear motion, and then make uniform turning movement model, the model to add noise, and then alpha-beta filter. And comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.43kb
    • 提供者:李云龙
  1. Alpha Blending

    1下载:
  2. 讲解使用Alpha Blending的方式来实现伪运动模糊的效果-Use Alpha Blending explain the way to achieve the effect of pseudo motion blur
  3. 所属分类:matlab例程

    • 发布日期:2012-12-21
    • 文件大小:30.01kb
    • 提供者:l
  1. stabrnd

    1下载:
  2. 生成alpha 稳定噪声的程序,该程序可以用来生成四个参数的稳定噪声-produce alpha stable noise,it has four parammeters
  3. 所属分类:matlab

    • 发布日期:2015-01-28
    • 文件大小:3kb
    • 提供者:zgl
  1. Alpha-cuts

    0下载:
  2. Alpha cuts of Fuzzy sets
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5.37kb
    • 提供者:vikas
  1. stabrnd2

    0下载:
  2. alpha stable noise generation with this code with m function
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:771byte
    • 提供者:seyed
  1. alpha-matlab

    7下载:
  2. matlab产生Alpha稳定分布随机数;Alpha稳定分布概率密度函数计算;Alpha稳定分布的分布函数计算等-Matlab produce Alpha stable random number distribution Alpha stability distribution probability density function computing Alpha stability distribution of distribution function is presented
  3. 所属分类:matlab

    • 发布日期:2015-01-23
    • 文件大小:167kb
    • 提供者:冯讯
  1. Tracking_SW

    0下载:
  2. This file is the tracking filter. Kalman and Alpha Beta Filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:154.76kb
    • 提供者:answns
  1. MUSIC-Algrothim-in-alpha-noise

    0下载:
  2. 介绍Alpha 稳定分布噪声的生成,以及对MUSIC算法的影响。-MUSIC Algrothim in alpha noise
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1.65kb
    • 提供者:youyou
  1. H-alpha-classify

    0下载:
  2. 极化SAR分类,H/alpha分类程序,带有绘制颜色分割表、H/alpha平面的程序,H/alpha 分解分类实现对旧金山海湾地区分类的程序,效果不错的~-Polarimetric SAR classification, H/alpha Classified program with drawing color segmentation table, H/alpha plane program, H/alpha decomposition classification to achieve a
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1.38kb
    • 提供者:轻骑
  1. 3D reconstruction from point

    0下载:
  2. 3D reconstruction from unordered point cloud with alpha-shape method and crust 3D
  3. 所属分类:matlab例程

    • 发布日期:2013-10-19
    • 文件大小:5.59mb
    • 提供者:moetez
  1. scan-alpha-using-nilt-fitting

    0下载:
  2. Fitting real world data using the fractional order LTI model K/(tau*s^alpha+1)*exp(-Ls). The parameters for fitting are [K,tau,alpha,L]. The code is to automatically sweep the orders with a user specified step size. Error is uated by IAE(integral abs
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.09kb
    • 提供者:tariq
  1. alpha-matlab

    1下载:
  2. alpha分布的概率密度函数,可加以利用产生alpha噪声(有尖峰,拖尾严重)-alpha distribution probability density function can be used to produce alpha-noise (with spikes, trailing serious)
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:745.71kb
    • 提供者:liushen
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com