-
DSP2407倒立摆模糊控制
基于DSP2407控制器对环形一级倒立摆的控制程序,采用模糊控制
- 2022-02-04 17:24:38下载
- 积分:1
-
子波反褶积 C++
通过FFT和自相关计算子波,之后计算反算子,然后用反算子和地震记录褶积。
此算法为学习交流之用。
- 2022-12-24 06:30:03下载
- 积分:1
-
天然气管道连接问题原程序,一百个用户,其中有四个无效用户,将其它96个有效用户连接成一个树形网络,用kruskal算法实现...
天然气管道连接问题原程序,一百个用户,其中有四个无效用户,将其它96个有效用户连接成一个树形网络,用kruskal算法实现-Natural gas pipeline to connect the issue of the original procedure, 100 users, which has four invalid users, will the other 96 valid user to connect into a tree network, using Kruskal Algorithm
- 2023-05-07 08:15:03下载
- 积分:1
-
按位异或及其在求解游戏策略问题中的应用.
按位异或及其在求解游戏策略问题中的应用.-caput or vary the game and its strategy in solving problems of application.
- 2022-12-30 01:45:04下载
- 积分:1
-
卡尔曼滤波算法,卡尔曼滤波算法及其实现。C语言…
Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
- 2022-03-02 16:16:48下载
- 积分:1
-
飞思卡尔智能车比赛程序
第八届飞思卡尔智能车比赛
摄像头组的源程序,
使用的主控芯片是xs128的芯片。
使用的开发环境是飞思卡尔的cw。
在安徽赛区获得二等奖的程序。
希望对大家参加飞思卡尔比赛的可以有帮助。
- 2022-05-06 21:16:43下载
- 积分:1
-
这个矩阵C++模板类图书馆是执行常见的矩阵运算…
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
- 2022-06-03 16:33:22下载
- 积分:1
-
kNN landsat
KNN算法碳映射
- 2022-03-13 15:07:39下载
- 积分:1
-
邻域粗糙集属性约简
%程序描述:featureselect_FW_fast.m,按分类效率对属性进行选择,前向方法,快速算法---------优化算法,
%邻域依赖性指标计算复杂度。
- 2023-01-15 17:10:04下载
- 积分:1
-
梯度函数的逆。我已经提供了1个版本的工作
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, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1