cubic

共 17 篇文章
cubic 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 17 篇文章,持续更新中。

高速TCP变种协议与DCCP协议的公平性研究

通过ns-2 仿真,测试4 种主流高速TCP 变种与DCCP 在不同网络环境下的公平性。仿真结果表明,在与DCCP 的公平性方面,4 个变种由优到劣依次为CUBIC, HS-TCP, BIC, STC

图像缩放算法研究及其FPGA实现.rar

图像缩放在图像处理领域中,发挥着重要作用。图像的分辨率调整和格式变换,都需要用到图像缩放技术。随着多媒体技术和大规模集成电路的发展,利用硬件实现视频图像无级缩放已成为图像处理研究的一个重要课题。 图像缩放通常由插值算法实现。传统的插值算法由于实现原理的局限性,在缩放时容易引起边缘锯齿或细节模糊现象。针对传统插值算法的这个不足,出现了许多基于边缘改进的算法。但这些算法一般只能完成2k倍数插值,无法真

基于KEA128单片机的电磁智能车设计与实现

<p>选取32位单片机S9KEAZ128AMLK为中央控制器,10mH电感作为主要传感器,设计了基于电磁传感器的智能小车。本文设计并实现了电源模块、电机MOS驱动模块、信号采集模块。智能车通过电磁传感器采集赛道信息,采用三次曲线算法实现了智能车的方向控制,增量式PID控制算法实现了速度控制,经过单片机的分析处理,智能车最终完成了自主循迹功能。</p><p>A 32-bit Single chip

三次曲线算法,实现数据插值,生成平滑曲线,可以使用

三次曲线算法,实现数据插值,生成平滑曲线,可以使用。-Cubic curve algorithm to achieve data interpolation, the formation of smooth curves can be used.

The Cognitive Early Warning Predictive System

I saw the light of the future when I first read Ray Kurzweil’s best-seller book The<br /> Singularity Is Near: When Humans Transcend Biology. One cubic inch of nanotube cir-<br /> cuitry, once fully d

P3.20. Consider an analog signal xa (t) = sin (2πt), 0 ≤t≤ 1. It is sampled at Ts = 0.01, 0.05, and

P3.20. Consider an analog signal xa (t) = sin (2πt), 0 ≤t≤ 1. It is sampled at Ts = 0.01, 0.05, and 0.1 sec intervals to obtain x(n). b) Reconstruct the analog signal ya (t) from the samples x(n)

The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d

The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline,

Special Russia Cubic a small game, it should be a good example for new beginner of visual c.

Special Russia Cubic a small game, it should be a good example for new beginner of visual c.

使用Visual C++生成Frank,cubic,chu序列

使用Visual C++生成Frank,cubic,chu序列,并且分别计算他们的ACF,CCF.具有极大的参考价值

Cubic.java是JAVA经典游戏范例

Cubic.java是JAVA经典游戏范例,适合初学者学习使用

实现三维空间点的样条插值算法

实现三维空间点的样条插值算法,point3D cubic spline

Cubic Spline Interpolation

Cubic Spline Interpolation

Class for construction of cubic natural and periodic splines. Allows to construct the spline passing

Class for construction of cubic natural and periodic splines. Allows to construct the spline passing through set points. Using Qt4.

这是几个小波插值和构造的原程序

这是几个小波插值和构造的原程序,小波谱分析mallat算法经典程序 , cubic_subdivision(立方插值)

Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2

Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]

Incorporating Prior Knowledge in Cubic Spline Approximation - Application to the Identification of R

Incorporating Prior Knowledge in Cubic Spline Approximation - Application to the Identification of Reaction Kinetic Models

图像缩放算法研究及其FPGA实现.rar

图像缩放在图像处理领域中,发挥着重要作用。图像的分辨率调整和格式变换,都需要用到图像缩放技术。随着多媒体技术和大规模集成电路的发展,利用硬件实现视频图像无级缩放已成为图像处理研究的一个重要课题。 图像缩放通常由插值算法实现。传统的插值算法由于实现原理的局限性,在缩放时容易引起边缘锯齿或细节模糊现象。针对传统插值算法的这个不足,出现了许多基于边缘改进的算法。但这些算法一般只能完成2k倍数插值,无法真