-
笛卡尔直线轨迹程序
说明: 笛卡尔空间轨迹规划,直线规划程序源码,适合新手入门学习(Cartesian space trajectory planning, linear planning program source code, suitable for beginners to learn)
- 2021-03-01 20:17:41下载
- 积分:1
-
KMV
本文件用于KMV模型的计算,包括资产价值、资产波动率、违约距离、违约概率等计算(This document is used for the calculation of KMV model, including asset value, asset volatility, default distance, default probability and so on)
- 2021-02-17 16:29:46下载
- 积分:1
-
汇率转换
实现了一个用于多币种之间汇率转换的程序。用户可在左侧的下拉框中选择需要转换的两种币种,在上方输入框内输入需要转换的金额,点击“汇率转换”按钮后,下方输出框中显示转换出的对应金额并保留两位小数;点击“清空”按钮后两个文本框内容清空。且输出框内容不可修改。(A program for exchange rate conversion between multiple currencies is implemented. Users can select two currencies to be converted in the drop-down box on the left, enter the amount to be converted in the input box above, click the "exchange rate conversion" button, and display the corresponding amount in the output box below with two decimal digits retained; after clicking the "empty" button, the contents of the two text boxes are empty. And the contents of the output box can not be modified.)
- 2020-06-19 19:00:01下载
- 积分:1
-
86253252MATLAB-Optimization-Toolbox
为求解二层规划提供思路。提供一个样本可供参考(matlab optimization calculation linear programming nonlinear programming integer programming quadratic programming genetic optimization particle swarm optimization)
- 2018-07-22 08:52:10下载
- 积分:1
-
FlowCylinder_particlemoving
模拟颗粒运动,固体对流体作用通过反弹边界实现,流体对固体作用通过动量交换算法实现(simulate particle motion)
- 2021-04-07 13:39:01下载
- 积分:1
-
阵列信号处理中DOA估计及DBF技术研究
说明: 阵列信号处理中DOA估计及DBF技术研究 论文说明:基本介绍几原理讲解(DOA Estimation and DBF Technology in Array Signal Processing)
- 2019-03-15 16:20:04下载
- 积分:1
-
20130315111705f2o3xusixs
说明: vic模型,是关于河道汇流计算方面的小程序,可以试试看,看看好不好用。(vic model, it is wonderful, may be you will have good test on it, thank you)
- 2020-06-20 17:40:02下载
- 积分:1
-
CORDIC 代码
Xilinx CORDIC 算法 MATLAB Verilog仿真(arctan.m Kn.m sin_cos.m MATLAB Verilog)
- 2019-03-27 09:53:35下载
- 积分:1
-
4用户指南Lonworks NodeBuilder Gizmo
LonWorks NodeBuilder Gizmo 4 Users Guide
- 2022-03-11 21:01:43下载
- 积分:1
-
IMU_calculator_matlab
IMU 计算器 能够计算IMU的三轴陀螺仪的飘移,三轴加速度计的偏移,俯仰、横滚、偏航角度,三轴位置信息。画出上七个数据的图像。(This function takes the IMU data as the input and returns the plot of x,y,z,theta,phi,psi,u,v,w.
%The data is a 7 coloumn matrix with each row representing a reading of the
%IMU.
%the coloumn should contain the data in the following format:
%col data
%1 time
%2 Ax
%3 Ay
%4 Az
%5 p(angular rate along x)
%6 q(angular rate along y)
%7 r(angular rate along z)
% Initial is a 3x3 matrix containing initial position and attitude
% [phi theta psi
% u v w
% x y z])
- 2020-07-24 14:48:43下载
- 积分:1