搜索资源列表
-
9下载:
转载:众所周知有限元解决振动问题的能力还是有限的, 比如做齿轮啮合过程的动力学模拟就要同时涉及到接触和动力反映两个主要方面. 目前处理此类问题最成熟的软件当属MSC.ADAMS, 但ADAMS也只能在模拟过程中做到弹性与刚性接触而已! 据我所知, 已不止两位研究生试图用LS-DYNA来做此类模拟, 他们忽略了(或没搞清楚) LS-DYNA只能处理瞬态问题, 而对于该过程的模拟也是*为力的!!! 结果是浪费了大量的时间, 甚至机会. 这本应是导师的责任, 但许多高龄导师对现代软件的不熟悉也是..
-
-
2下载:
设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。
M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
-
-
1下载:
在对用有限差分法计算二维稳态传热的过程及算法进行分析的基础上 , 研究了用于描述差分
节点及其关系的数据结构, 并研究了自动生成热量衡算方程组的方法。基于此方法开发了二维传热计算
程序, 程序支持交互设计传热网络, 能够自动生成传热方程组并求解方程组。-In two-dimensional finite difference method to calculate steady-state heat transfer process and the analysis of algor
-
-
0下载:
为人工情感的有限自动机模型,传入函数的参数包括:此刻的情绪状态向量,此刻的输入向量;函数输出为下一时刻的情绪状态向量和行为输出向量。-For the artificial emotion finite automaton model, the parameters passed to the function include: the emotional state vector at the moment, at the moment the input vector function of
-
-
0下载:
Convolutional coder generates redundant bits using Modulo 2 additions. It can be viewed as a finite state machine that consists of a number of shift register stages.
-
-
1下载:
Matlab电磁波FDTD传输程序
模拟一天线发射电磁波在不同介质中的传播。-The Finite-difference time-domain (FDTD) method belongs in the general class of grid-based differential time-domain numerical modeling methods. The time-dependent Maxwell s equations (in partial differential
-
-
0下载:
scr ipt for computing BER with Binary Convolutional Code
and Viterbi decoding with finite survivor state memory
Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal
Hard decision and soft decison decoding is used.
-
-
0下载:
元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(Cellular automata (CA) is a method for simulating local rules and
-
-
0下载:
The speech signal for the particular isolated word can be viewed as the one generated using the sequential generating probabilistic model known as hidden Markov
model (HMM). Consider there are n states in the HMM. The particular isolated
speech sig
-
-
2下载:
一维稳态非线性热传导问题的有限元编程,实现了一维非线性热传导问题的matlab有限元模拟(One dimensional finite element implementation for steady state, nonlinear heat conduction.)
-