-
WALKMAN
MATLAB模拟人走路姿势,各个节点的选取和函数的调用是我们学习的很好例子(MATLAB simulation of human walking, each node of the selection and function calls is a good example of learning)
- 2010-09-14 15:29:37下载
- 积分:1
-
me
说明: matlab的源码工具箱,一些函数的M文件(matlab source toolbox, some functions of the M-file)
- 2014-01-24 00:39:51下载
- 积分:1
-
悬臂梁轴向变形有限元分析
悬臂梁轴向变形有限元分析,MATLAB算例,CST(二维三节点单元)
- 2022-07-14 14:49:39下载
- 积分:1
-
HW
this is codes for FATI and FITA fuzzy system models
- 2012-06-20 05:25:13下载
- 积分:1
-
FastICA(matlab:内附使用文档)
FastICA(matlab:内附使用文档)
- 2022-05-26 07:50:41下载
- 积分:1
-
ex_18_1
计算运动中单摆中的长度:读取视频文件,生成新的视频序列,逐帧处理,求取每幅的摆长。(The length of the pendulum motion in calculation:Read video files to create a new video sequences, with each picture frame and a long.)
- 2010-09-07 11:30:25下载
- 积分:1
-
Tetra_Sim
基于于MATLAB的π/4 - DQPSK系统仿真源程序,非常有用(Based on MATLAB-π/4- DQPSK system simulation source code, very useful)
- 2010-05-07 22:24:29下载
- 积分:1
-
graph.tar
this document is a useful materials which could be used to solve the two phase flow
- 2012-05-04 23:24:34下载
- 积分:1
-
zuiduanlu
这是利用matlab编写关于连接网络电缆的最短路程序,在考虑最短路的同时,还考虑到了网络的稳定性等多种其他因素,使用了模拟退火算法解决这一问题,希望能有所帮助。(This is written on the use of matlab to connect the network cable the shortest program, taking into account the short-circuit, while also taking into account the stability of the network and many other factors, the use of simulated annealing algorithm to solve this problem, hoping to help.)
- 2011-07-20 16:31:40下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1