-
Matlab Mechanical Design
说明: 涵盖机械设计课程设计的几乎所有内容,如执行机构(连杆、滑块等)、传动机构(带、链、齿轮、蜗杆、轴、轴承等)的设计与校核。(Covers almost everything in mechanical design course design, such as the design and verification of actuators (links, sliders, etc.) and transmission mechanisms (belts, chains, gears, worms, shafts, bearings, etc.).)
- 2021-05-14 01:30:02下载
- 积分:1
-
diantiwenti
电梯模拟问题,对电梯一次运行的停层次数进行模拟仿真。(Elevator simulation problem, the number of first run to the elevator stopped hierarchy simulation.)
- 2013-04-11 21:14:39下载
- 积分:1
-
EOF-analysis
EOF分析的一个基础,里面有matlab基础的程序(EOF analysis based on matlab program)
- 2012-11-27 15:48:29下载
- 积分:1
-
stbc22
两天线的通信系统,包括空时码的编解码程序,以及与HARQ结合的传输方案代码,信道为准静止的瑞丽衰落信道(Line a two-day communications systems, including space-time code codec procedures, as well as combined with the HARQ transmission program code, channel, whichever is Ruili static fading channel)
- 2007-07-26 10:44:31下载
- 积分:1
-
xlswrite
xls to matlab, convert the .xls file to matlab workspace.
- 2012-01-18 09:40:48下载
- 积分:1
-
MIMO_ALLOCTION
该文档描述了MIMO-OFDM系统中关于资源分配算法的具体仿真方法,对于初学者有很大作用。(This document describes the specific MIMO-OFDM system simulation method for resource allocation algorithm plays a significant role for beginners .)
- 2014-02-22 20:16:59下载
- 积分:1
-
BCJRForTurbo
BCJR decoder,inputs are source bit,coded bit, and a priori, outputs are source bit and coded bit (a posteriori)(There s an array named table inside, describe the trellis, five column is:
start state, destination state, source bit,coded bit 1,coded bit 2, respectively.)
- 2011-01-13 10:52:46下载
- 积分:1
-
bbnnekf
neural network trained with unscented kalman filter
- 2009-04-23 01:37:47下载
- 积分:1
-
Color-image-compresion-dct-transform
CODE FOR COLOR IMAGE COMPRESSION USING QUANTIZATION ALORITHM. VECTOR QUANTIZATION.
- 2013-10-21 17:39:32下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1