登录
首页 » matlab » robtic

robtic

于 2020-06-24 发布 文件大小:2KB
0 131
下载积分: 1 下载次数: 1

代码说明:

  matlab机器人建模入门试验,建立多自由度机械臂,运动学仿真(Introduction test of MATLAB robot modeling, establishment of multi-degree-of-freedom manipulator, kinematics simulation)

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

发表评论

0 个回复

  • bp神经网络分类
    1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literature, and whether they like sports. The BP neural network contains a hidden layer, and the number of hidden nodes is five (5). Requirements: self compiled code, post propagation algorithm, cross validation method to achieve performance evaluation (including SE, SP, ACC and AUC, AUC calculation can be based on platform software package).)
    2017-10-21 20:58:22下载
    积分:1
  • Hseries_3Level_Inverter_No1
    说明:  三电平逆变器的Simulink模型,调制方式采用SPWM。(The Simulink model of three-level inverters adopts SPWM as its modulation mode.)
    2020-10-12 22:37:34下载
    积分:1
  • ImportREC 1.7汉化版
    Import REConstructor可以从杂乱的IAT中重建一个新的Import表(例如加壳软件等),它可以重建Import表的描述符、IAT和所有的ASCII函数名。 用它配合手动脱壳,可以脱UPX、CDilla1、PECompact、PKLite32、Shrinker、ASPack, ASProtect等壳。(Import REConstructor can rebuild a new Import table (such as shell software) from a cluttered IAT. It can rebuild the descriptor, IAT and all ASCII function names of the Import table. With it, UPX, CDilla 1, PECompact, PKLite32, Shrinker, ASPack, ASProtect and other shells can be removed.)
    2020-06-23 00:40:02下载
    积分:1
  • 从命令行测试操纵杆的软件
    资源描述这是软件测试从USB手柄/摇杆从命令行按钮。也测试轴。代码是在C++和自由使用。代码可以在其他应用程序中实现的,甚至partsd软件。
    2022-03-03 12:36:46下载
    积分:1
  • frft
    说明:  基于一维离散分数傅里叶变换的二维分数傅里叶变换(based on the 1-D disfrft to operate 2-D data)
    2019-03-31 17:32:33下载
    积分:1
  • 液晶电视的OSD的代码,可通过遥控或按键在液晶面板驱动。
    液晶电视OSD代码,可通过遥控或按键板对液晶驱动板进行控制。OSD菜单功能简洁明了-LCD TV OSD code, available through remote control or buttons on the LCD panel drive control board. OSD menu features clear and concise
    2022-02-03 02:02:52下载
    积分:1
  • a classic example of C language learning how to use pay you some passwords
    一个经典的C语言学习例子 交你如何使用一些口令-a classic example of C language learning how to use pay you some passwords
    2022-05-20 08:22:05下载
    积分:1
  • CH11-KEA128-SPI
    说明:  1. 硬件接线 (1)调试串口(UART_Debug)使用UART2,在“printf.h”文件中宏定义, 对应引脚为TX-PTD7,RX-PTD6 (在“uart.h文件中宏定义)。 (2)灯0~3(LIGHT_0~LIGHT_3)对应的引脚是PTC0~PTC3,高电平点亮(由硬件接法决定) (3)SPI0_CLK对应的引脚是PTE0, SPI0_MOSI对应的引脚是PTE1, SPI0_MISO对应的引脚是PTE2,SPI0_PCS对应的引脚是PTE3, SPI1_CLK对应的引脚是PTG4, SPI1_MOSI对应的引脚是PTG5, SPI1_MISO对应的引脚是PTG6,SPI1_PCS对应的引脚是PTG7。 (4)SPI0作为master,SPI1作为slave,SPI1接收SPI0发送的数据并产生中断。 用导线将PTE0与PTG4对接,将PTE1与PTG5对接,将PTE2与PTG6对接,将PTE3与PTG7对接。(1. Hardware wiring (1) Debugging Serial Port (UART_Debug) uses UART2, macro-defined in "printf.h" file, corresponding pins are TX-PTD7, RX-PTD6. (macro definition in the uart.h file). (2) The pins corresponding to the lamp 0~3 (LIGHT_0~LIGHT_3) are PTC0~PTC3, and the high-level lighting is determined by the hardware connection. (3) The pin corresponding to SPI0_CLK is PTE0, and the pin corresponding to SPI0_MOSI is PTE1. The pin corresponding to SPI0_MISO is PTE2, and the pin corresponding to SPI0_PCS is PTE3. The pin corresponding to SPI1_CLK is PTG4, and the pin corresponding to SPI1_MOSI is PTG5. The pin corresponding to SPI1_MISO is PTG6, and the pin corresponding to SPI1_PCS is PTG7. (4) SPI0 acts as master and SPI1 acts as slave. SPI1 receives data sent by SPI0 and generates interruption. PTE0 and PTG4 are docked by wire, PTE1 and PTG5 are docked, PTE2 and PTG6 are docked, PTE3 and PTG7 are docked.)
    2020-06-16 12:00:01下载
    积分:1
  • This is the intel one in the window under the simulation of a small game
    这是intel一个在window下模拟的一个小游戏-This is the intel one in the window under the simulation of a small game
    2022-03-17 00:52:15下载
    积分:1
  • matlab music
    基于matlab的音乐语音信号的处理与分析,数字信号处理(The processing and analysis of music speech signal based on MATLAB, digital signal processing)
    2017-12-20 17:12:30下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载