-
Singular value to the calculation of the matlab code, then look for a long time....
能够对于奇异值的计算matlab代码,找了好久呢-Singular value to the calculation of the matlab code, then look for a long time. .
- 2022-02-15 01:44:43下载
- 积分:1
-
哈弗漫算法程序,经供参考,有不对之处望大家多多指教~!
哈弗漫算法程序,经供参考,有不对之处望大家多多指教~!-Haversian diffuse algorithm procedures, as for reference, hope everyone has a lot of wrong advice ~!
- 2023-04-05 11:06:04下载
- 积分:1
-
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0...
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W .
用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum total value of the goods but a subset of the W capacity. Dynamic Programming
- 2022-03-09 15:39:44下载
- 积分:1
-
The use of C language procedures for the three
利用C语言编写的三维FDTD程序,计算电磁散射-The use of C language procedures for the three-dimensional FDTD calculation of electromagnetic scattering
- 2022-05-13 13:45:09下载
- 积分:1
-
蒙特卡洛方法求PI
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Drawing.Drawing2D;
using System.Threading;
namespace WinRandomPI
{
public partial class GetPIValue : Form
- 2022-03-13 01:46:26下载
- 积分:1
-
牛顿迭代法解方程组 写得比较简单 但是使用
牛顿迭代法解方程组 写得比较简单 但是使用-Newton" s iterative method solution of equations written in relatively simple, but the use of
- 2022-02-05 16:37:23下载
- 积分:1
-
本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-This procedure applies to solution of the form f (x) = 1/2* x" Ax+ bx+ c quadratic function of the stable point
- 2022-02-01 20:57:59下载
- 积分:1
-
使用插值算法,实现折线的平滑.这是一个比较简单的算法.
使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
- 2023-08-16 01:00:03下载
- 积分:1
-
四旋翼程序,stm32利用MPU6050的dmp库求姿态角,自己拿量角器测过误差在0.3度左右,可以用串口或蓝牙调PID,手机就能当遥控,
应用背景
为防止今年电赛的四旋翼题目,自己写了个四旋翼程序,内含3路PID,内环为角度,外环位置(高度),PID为增量式的,考虑到了4个电机不同状态和位置时的控制,比较容易理解
关键技术
自己写的stm32四旋翼程序(为电子设计大赛准备的),利用MPU6050求得的姿态角进行PID校正,误差在0.3度左右,(自己拿量角器量过),内置了串口调试程序,在PC端可以自己调节PID,占空比等参数,也可以自己接一个蓝牙模块,用手机直接控制(我就是这样做的),内含超声波测距程序(最简单的那种模块,很便宜的),电机
占空比之类的已经试过,可以起飞,
- 2022-01-25 23:17:35下载
- 积分:1
-
粘弹性介质有限差分
这个程序描述了弹性波在粘弹性介质的传播过程,程序很详细,对于初学者有一定的帮助,对于那些有一定的基础,读这个程序也有很大的帮助,希望你们能充分去看他。这个程序描述了各个情况下的波的传播过程,输出了一些时刻的波场快照,并且输出了水平和垂直的地震记录,很有用的呀
- 2022-02-12 03:22:59下载
- 积分:1