登录
首页 » matlab » yakebi

yakebi

于 2020-02-23 发布
0 359
下载积分: 1 下载次数: 7

代码说明:

说明:  采用矢量积法求解6自由度机器人的雅可比矩阵(Using vector product method to solve Jacobian matrix of 6-DOF robot)

文件列表:

yakebi.m, 3420 , 2020-02-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 形状代码
    您可以使用此库,当你需要它的时候,使多个形状放置它作为一个头文件并调用它的函数,因此它不仅是节省时间,但本身就很容易理解。
    2022-01-25 19:00:24下载
    积分:1
  • Find prime numbers prepared by screening the function: void sieve (bool isPrime...
    编写筛选查找素数函数: void sieve(bool isPrime[], int n) 其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数, 所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。 然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。 对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
    2023-03-02 04:45:03下载
    积分:1
  • odd
    说明:  基础C语言实验,实现输入奇数的功能,先在宏定义中定义一个式子。(input odd number,we can define an expression.Basic C language experiment, to achieve the function of input odd number, first define a formula in the macro definition.)
    2020-06-24 11:00:02下载
    积分:1
  • AES Turbo code is combine methode AES and Error Corecting Turbo Code with one step
    说明:  AES Turbo code is combine methode AES and Error Corecting Turbo Code with one step
    2020-06-24 05:00:01下载
    积分:1
  • EPP编程源代码,在DOS环境下的读数,简单和容易的结论。
    epp编程源代码,在DOS环境下的读数,简单易用,与大家分享。-EPP programming source code, the DOS environment readings, simple and easy to share with you.
    2022-07-24 15:50:45下载
    积分:1
  • 566379dc.m
    说明:  dcc-garch的matlab代码,可以直接运行(matlab)
    2020-05-15 04:05:21下载
    积分:1
  • 利用MATLAB信号处理工具箱设计IIR滤波器
    说明:  利用MATLAB信号处理工具箱设计IIR滤波器,包含程序和图像(Design IIR filter using MATLAB signal processing toolbox)
    2021-01-08 18:03:19下载
    积分:1
  • saveedit-1.0.5
    说明:  borderland 2 trainer
    2019-04-23 19:44:00下载
    积分:1
  • LSTM神经网络训练的python代码simple LSTM
    一个简单的LSTM神经网络训练的python代码(A simple LSTM neural network training Python code)
    2020-07-07 22:38:57下载
    积分:1
  • RED-WGAN-master
    说明:  3D MRI denoising based deep learning.
    2020-06-17 07:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载