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

搜索资源列表

  1. Dynamic-Matrix

    0下载:
  2. 实现实时更新动态矩阵的功能,以便对矩阵进行操作-Dynamic real-time update feature matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1189
    • 提供者:pfid
  1. FilterAverage

    0下载:
  2. 函数:滑动均值滤波--analog signals 优点:可重用,代码量小,数据实时无间断 缺点:边沿平滑,不适合突变检测 要求:使用前,必须先初始化 案例:sum的初值为基准值;buff[]不能大于sum-Function: sliding mean filter- analog signals advantages: reusability, a small amount of code and data in real time without interruption D
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:659
    • 提供者:young
  1. KalmanFilter_C

    0下载:
  2. 卡尔曼滤波算法及C语言实现。其基本思想是:采用信号与噪声的状态空间模型,利用前一时刻地估计值和现时刻的观测值来更新对状态变量的估计,求出现时刻的估计值。它适合于实时处理和计算机运算。-Kalman filter algorithm and C language. The basic idea is: a state-space model of the signal and noise, the first time to estimate the present moment observat
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1975
    • 提供者:叶国欣
  1. find-the-numerical-value

    0下载:
  2. 在进行实时性最优计算时,不断采集来的数据列入矩阵中,需要在矩阵中找出最优数值,本算法可以快速找出矩阵中的最值。-During real-time optimal computing continuously collected data included in the matrix, it is necessary to find the best values ​ ​ in the matrix, the matrix algorithm to quickly identi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3503
    • 提供者:guo
  1. Survillance-system-using-motion-detection

    0下载:
  2. Real time intrusion detection.It needs webcam to connect and Matlab 2010 with image acquisition toolbox.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:125495
    • 提供者:avinash
  1. 3_color

    0下载:
  2. Real time rendering advanced сell algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:23895
    • 提供者:droid
  1. quicklz

    0下载:
  2. 最快速最短小的解压缩算法,适用于对实时要求较高的环境-The most rapid decompression algorithm shortest small, suitable for demanding real-time environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:494832
    • 提供者:vccode
  1. TestAStar

    0下载:
  2. 在即时战略或角色扮演游戏中,经常需要控制角色移动到指定位置,只要存在可行路径,总是会采用最优路径到达目的地。这种能够在角色移动到目的地的方法,通常称为“游戏寻路算法”。 A*是一种启发式搜索算法,其所处理的对象是状态空间,安装预先设定的规则进行有选择有方向的遍历。-In the real-time strategy or role-playing games, often need to control the character moves to the specified locatio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:99961
    • 提供者:leo
  1. realtime

    0下载:
  2. 实时曲线通过本程序可实现时间为基准的数据曲线。-real time
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:49014
    • 提供者:wise
  1. TestKalman

    0下载:
  2. 卡尔曼滤波的一种实现,VB,值得借鉴。该算法是用于处理实时数据的一种算法。-An implementation of Calman filter, VB, is worth learning from. The algorithm is an algorithm for real time data processing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:134566
    • 提供者:czs
  1. keyscan_int

    0下载:
  2. 此方法是我用4*5矩阵键盘时候想到的,采用了中断检测方法,释放了CPU等待时间,加强OS实时性。此算法和电路经验证简单可行,仅以简单的51单片机做例子.-This method is what I use 4* 5 matrix keyboard ever think of, using the interrupt detection methods, the release of CPU wait time, strengthen the real-time OS. This algorith
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:280042
    • 提供者:林逸
  1. PF_P

    0下载:
  2. 实现了并行化的粒子滤波功能,该算法可以加速粒子滤波算法,在实时性要求较高的场合有很好的表现-Achieve a parallelized particle filtering, the algorithm can be accelerated particle filter algorithm, real-time requirements in high places have a good performance
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:671221
    • 提供者:邱怀志
  1. WIRELESS_Seminar_2007

    0下载:
  2. Developing Wireless Systems with MATLAB ® and Simulink ® Mika Vaittinen © 2006 by The MathWorks, Inc. MATLAB, Simulink, Stateflow, Handle Graphics,Real-Time Workshop, and xPC TargetBox are registered trademarks of The Math
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4854181
    • 提供者:ư ewew
  1. MSpudn

    0下载:
  2. For this project, we simulated and implemented a real-time acoustic beamformer using MATLAB for simulations and the TDS3230 DSK for the real-time implementaion. Although the final system does not meet all of our initial goals, it does succe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3153
    • 提供者:Manish
  1. al-is-welllalgorithm-for-research-in-neural-netwo

    0下载:
  2. code will usefull in real time signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:22500
    • 提供者:pandiyan
  1. Move_k

    0下载:
  2. 根据实时股票交易数据画出数据实时走向图-According to the real-time stock data to draw real-time data to map
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:617
    • 提供者:ice
  1. KamelLvBo

    2下载:
  2. lvbo.m为主程序,可以进行卡尔曼滤波。对雷达读取飞机数据进行实时跟踪监测,拟合出飞行曲线-Lvbo. M is the main program, kalman filtering.For real-time monitoring of the radar to read the data plane, curve fitting of the flight
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5171
    • 提供者:CHO-zhang
  1. Static-model-program

    0下载:
  2. 三维实时可视化静电模型程序,模拟带电粒子在圆柱静电场中的运动情况-Three-dimensional real-time visualization of electrostatic model program to simulate the movement of charged particles in the case of a cylindrical electrostatic field
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:9425
    • 提供者:Kerry
  1. Algo_performnce_TIME-SERIES

    0下载:
  2. efficient algo for real time series data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3665
    • 提供者:MANDHATYA SINGH
  1. alphaBetaFilter

    0下载:
  2. 阿尔法贝塔滤波,一种简便的滤波算法,相比于卡尔曼滤波和阿尔法贝塔伽马滤波,速度更快,预测实时性更好!-Alpha beta filter is a simple filtering algorithm, compared to Kalman filter and alpha beta Tagama filter, speed faster, the prediction has better real-time performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1996
    • 提供者:zangtianlei
« 1 23 »
搜珍网 www.dssz.com