搜索资源列表
Program1
- 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
c-program1
- c语言算法 。。。。可以对考试很有用 可以用来被-c language algorithm. . . . Can be useful for the examination can be used to be
program1
- matlab 通信仿真。好
PROGRAM1
- 机械振动分析 的作业 自己编写关于机械振动建模 从物理模型到数学分析模型-vibration homework to establish the physical model to math model
program1
- matlab中对于语音编码的叙述和代码演示-matlab for speech coding in the descr iption and code demo
program1_2
- matlab实现ofdm完整系统,包括qpsk调制,串并变换,ifft,同步等-ofdm in matlab
ass_gn1_1
- matlab general program1 image-matlab general program1 image
program1
- MATLAB R2008图形与动画实例教程源程序-MATLAB R2008 graphics and animation tutorial source code examples
niche-genetic-algorithm-program1
- 一个经典的基于排挤机制的小生境遗传算法程序-Mechanism based on a classic niche crowding genetic algorithm program
program1
- 利用CV模型进行卡尔曼滤波,实现目标跟踪-CV model using the interaction model and the Kalman Filter, Target tracking
program1
- this matlab code for pprobality theory which is implemetatde in matab 7,6-this is matlab code for pprobality theory which is implemetatde in matab 7,6
Program1
- 求解微分方程(这里指的是常微分方程)指含有一次、二次、乃至高次微分未知数的方程。是解决偏微分方程、数理方程的基础。有许多特殊函数,都是为了无法得出多项函数或超越函数型式的解析解的微分方程而定义出来。这些特殊函数之所以重要,是因为它们描述了自然界中的某些现象,例如,电子的活动、鼓皮的振动、钟摆的摆动等等。-Solve differential equations (in this case is the ordinary differential equation) means containin
Program1
- 这是中文信息处理的分词算法实现,具有很高的正确率和使用价值!这是分词算法的核心内容!具有很高的参考价值。-The text clustering algorithm based on text similarity computing research and implementation, this is an important branch of Chinese information processing.
program1
- 利用最小二乘法对一段数据进行曲线拟合,可以有效获得该数据的高阶次拟合曲线-Using the least square method to curve fitting of a section of data, can effectively obtain the high order fitting curve of the data.
program1
- DSPii现代数字信号处理,第1次计算机作业-DSPii on machine operation 1
Program1
- 实现广度优先搜索 深度优先搜索 以及 A星算法(Breadth first search, depth first search, and A star algorithm.)