CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - UNIFORM

搜索资源列表

  1. PortVideoSDL-0.3.src

    0下载:
  2. 支持多种平台的视频接口,使用了SDL,ortVideo is a cross-platform framework that provides uniform access to camera devices for video processing or display-support multiple platforms video interface, the use of the SDL, ortVideo is a cross-platform framework that pr ov
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:509994
    • 提供者:jack
  1. AThreshold1

    0下载:
  2. 假设\"前景\"与\"背景\"可分成均匀的两类。 使用均匀性度量法,找出一张灰阶图像的最佳阈值化。-assumptions, "prospects" and "background" can be divided into two categories uniform. Use uniform measurement method, a gray-scale image to identify the optimal threshold value o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:890
    • 提供者:孟辑
  1. Btest

    0下载:
  2. 中点分割的bezier算法,3次均匀B样条-midpoint of bezier segmentation algorithm, 3rd uniform B-spline
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:61556
    • 提供者:wangli
  1. distributions

    0下载:
  2. Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribu
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:阿类
  1. AI_prog

    0下载:
  2. 这是一个非常简单的遗传算法源代码,对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。-This is a very simple genetic algorithm source code for a specific application to amend this code, Users only need to change t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3434
    • 提供者:Arien
  1. AI_GA_matlab

    2下载:
  2. 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13300
    • 提供者:胡朋
  1. bjdjKZSD

    1下载:
  2. C52单片机-步进电机加减速运行控制程序 步进电机启动时,转速由慢到快逐步加速。 步进电机匀速运行 步进电机由快到慢逐步减速到停止-tents SCM - stepper motor running acceleration and deceleration control procedures stepper motor is switched on. speed from slow to fast to gradually accelerate. Stepper Motor un
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18007
    • 提供者:linhui
  1. yuwuzao

    0下载:
  2. 无噪声时MUSIc算法均匀圆阵程序,阵元间距等于波长-no noise MUSIc algorithm procedures uniform circular array antenna spacing equal to the wavelength
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:942
    • 提供者:保奈美
  1. matlab_queue_system

    2下载:
  2. 自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。 (1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。 对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。 (2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。-yourse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1873
    • 提供者:xiaoce
  1. jiandan0101

    0下载:
  2. 这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3758
    • 提供者:nokia8
  1. U6

    0下载:
  2. 此为对于均匀阵列的MUSIC算法的源代码,希望对大家有用-this a uniform array for the MUSIC algorithm source code, we want to help!
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:黄耀辉
  1. ImagesmoothingContrastEnhancement

    0下载:
  2. 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果 中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:xuhua
  1. PCM_encode

    1下载:
  2. PCM编码实例。包括均匀量化编码,非均匀量化编码,及A率PCM编码。-PCM coding examples. Including uniform quantization coding, non-uniform quantization coding, and A PCM coding rate.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:52882
    • 提供者:张博
  1. SNR_vs

    1下载:
  2. 实现对数压缩PCM和线性PCM的信噪比特性曲线的仿真,非均匀量化级数为n=8和n=6。-realization of a number of PCM compressed and linear PCM signal-to-noise ratio of the characteristic curve simulation, non-uniform quantization Series n = 8 and n = 6.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:915
    • 提供者:段美姣
  1. Bezier_CutLIne

    0下载:
  2. 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free curve include : second, third B
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:331797
    • 提供者:rtshen
  1. zjf147

    1下载:
  2. 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用REMEZ算法求交错点组。用Cholesky分解求ARMA模型的参数并作谱估计。求MA模型的参数 并估计功率谱。 用最小方差法估计序列 的功率谱。-used to produce uniform or Gaussian distribution of the pseudo-random number (similar to white noise). They may have a different mean
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5586
    • 提供者:zhoujianfang
  1. beam_weight

    0下载:
  2. 加权的波束形成程序,均匀线列阵,可以扩展到各种阵形,各种加权情况-weighted beamforming procedures, uniform linear array, can be extended to the various camps, all kinds of weighted
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1110
    • 提供者:刘本奇
  1. 6DOF

    3下载:
  2. 导弹六自由度仿真模型,并且仿真了导弹攻击一个匀速直线运动的目标的过程-missile six degree-of-freedom simulation model and simulation of a missile attack on a uniform linear motion of the target
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:14837
    • 提供者:王立刚
  1. 2dmusic

    1下载:
  2. 远场2D 解相干 music算法 均匀圆阵-far field coherent music 2D solution algorithm uniform circular array
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1192
    • 提供者:Rocky
  1. kaermanmubiaogenzong

    3下载:
  2. 根据二维空间内目标作匀速直线运动和匀速圆周运动的特点,在建立目标运动模型和观测模型的基础上采用基于交互多模算法(IMM)的卡尔曼滤波器对机动目标进行跟踪。仿真结果表明,该算法不仅能够对匀速直线运动和匀速圆周运动的目标进行跟踪,而且在运动模型发生变化时,滤波误差也比较小。 关键词:卡尔曼滤波器;目标跟踪;机动;交互多模(IMM) -two-dimensional space under target for uniform linear motion and uniform circula
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:60263
    • 提供者:zhangfei
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com