登录
首页 » matlab » workspace

workspace

于 2021-03-20 发布 文件大小:1379KB
0 244
下载积分: 1 下载次数: 59

代码说明:

  并联机构工作空间的求解,主要针对6sps结构。(parallel manipulator workspace .)

文件列表:

工作空间matlab程序
..................\117143158sphereworkspace.zip,1780,2014-03-26
..................\11954253etd-0724107-181242.rar,301,2014-03-26
..................\2766750mech_stewart_trajectory123.rar,17249,2014-03-26
..................\3104521fjyxxs.rar,2412,2014-03-26
..................\311413299workspaceofRobot.rar,1377354,2014-03-26
..................\mat_works
..................\.........\WS_Rktheta_half.m,11989,2011-12-21
..................\MyWSP
..................\.....\ConfigCheck.asv,3088,2012-05-25
..................\.....\ConfigCheck.m,3104,2012-05-27
..................\.....\go.asv,159,2012-05-25
..................\.....\OWplot.m,2037,2012-05-25
..................\.....\OWvol.m,1538,2012-05-16
..................\.....\Rot_mat2.m,768,2012-05-16
..................\.....\solve_l1.asv,550,2012-05-22
..................\.....\Tricos.m,132,2012-05-22
..................\.....\workspace_main.asv,3541,2012-05-27
..................\.....\workspace_main.m,3542,2012-05-27
..................\.....\wspspline.asv,116,2012-05-25

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

发表评论

0 个回复

  • DPSK_PCM_TDM
    利用matlab simulink产生两路模拟语音信号,经过pcm编码、时分复用、DPSK调制经过同一个信道单向传输到对应的接收端。常用的三个模块 simulink、通信模块、信号处理模块。包括课程设计报告。(Using matlab simulink produce two analog voice signals through the pcm encoding, time division multiplexing, DPSK modulation over the same one-way transmission channel to a corresponding receiver. The three modules used simulink, communication module, a signal processing module. Including curriculum design report.)
    2021-03-22 20:39:16下载
    积分:1
  • BCHcodeECC
    介绍bch的基础知识,包括纠删码的编码和解码(Introduce the basic knowledge of bch, including the encoding and decoding of erasure codes)
    2018-12-18 15:26:35下载
    积分:1
  • 4418
    计算多重分形非趋势波动分析matlab程序,图像的光流法计算的matlab程序,ldpc码的编解码实现。( Calculation multifractal detrended fluctuation analysis matlab program, Image optical flow calculation matlab program, Codec ldpc code implementatio.)
    2017-04-19 15:41:36下载
    积分:1
  • SAE J1939-71-2008 Vehicle Application Layer
    汽车行业CAN通讯SAEJ1939标准英文版(Auto Industry CAN Communication SAEJ1939 Standard English Edition)
    2020-06-18 00:20:01下载
    积分:1
  • BOSCHESP
    博世ESP很好的学习材料,对进入ESP行业很有帮助。(helpful knowledge of Bosch ESP. Not available on website)
    2016-12-06 14:48:48下载
    积分:1
  • Eliminate-short-check-matrix-ring
    对消去短环的LDPC码校验矩阵的构造进行分析,发表在通信技术上。(Eliminate short-check matrix ring construction of LDPC codes )
    2011-12-04 21:30:55下载
    积分:1
  • 一种基于高阶累积量的数字调相信号识别方法
    对当前通信信号中常用的数字调相信号BPSK、QPSK、1/4一QPSK、8PSK的调制识别问题,提出了一种基于信号差分高阶累积量的识剐算法。该算法分两个层次进行调制识别,首先利用信号的四阶累积量特征对BPSK、QPSK和{1/4一QPSK、8PSK}信号进行识别,然后再利用信号差分的四阶和八阶累积量特征对1/4-QPSK、8PSK信号进行识别。从理论上分析了的该算法的有效性,并通过计算机仿真验证了算法具有良好的性能。(A recognition algorithm based on differential high-order cumulant is proposed for the modulation recognition problems of BPSK, QPSK, 1/4-QPSK and 8PSK, which are commonly used in current communication signals. The algorithm is divided into two levels for modulation recognition. Firstly, BPSK, QPSK and {1/4-QPSK, 8PSK} signals are identified by using the fourth-order cumulant characteristics of signals, and then 1/4-QPSK and 8PSK signals are identified by using the fourth-order cumulant and eighth-order cumulant characteristics of signal difference. The validity of the algorithm is analyzed theoretically, and the good performance of the algorithm is verified by computer simulation.)
    2020-06-21 09:40:02下载
    积分:1
  • BlimpDuino_beta1.1.1
    Blimpduino is a very low cost open source autonomous blimp. It consists of an Arduino-based blimp controller board with on-board infrared and ultrasonic sensors and an interface for an optional RC mode, a simple gondola with two vectoring (tilting) differential thrusters, and ground-based infrared beacon. It will be available as a commercial kit, complete with a mylar envelope, in late 2008.
    2009-09-21 23:30:30下载
    积分:1
  • DCT
    本文介绍了基于DCT 的图像压缩编码技术, 并给出了具体的实现方法和步骤, 既保证具有较高的压缩比, 又保证了较好的图像 质量。(This paper introduces the coding of image based on DCT , therefore,shows the details of realization . It provides high compressibility and high quality.)
    2009-05-22 01:37:43下载
    积分:1
  • Solving
    说明:  求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。(Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent and non-numerical optimization methods (such as simulated annealing, genetic algorithms, etc.), genetic algorithm for solving approaches: the first on the top of the decision variable coding, on behalf of the were lower programming model, by solving the lower model of decision variables values into the upper model on behalf of the fitness value, and then crossover and mutation, select Options, and finally get the best solution.)
    2010-04-07 13:21:06下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载