-
RVE
说明: RVE with periodic boundary conditions
Conen, Barink, Gielen
Representative Volume Element (RVE) with periodic boundary conditions
- 2D plane strain model.
- Prescribe average deformation.
- Calculate effective/average stress.
- Perturbation method to calculate effective stiffness tensor.
- 2020-04-06 22:44:44下载
- 积分:1
-
3.拉丁超立方采样
说明: 拉丁超立方采样法,实现拉丁超立方采样,适用于初学者,对采样方案的理解。对于大规模数据采样,得到特征性特点,十分有帮助(Latin hypercube sampling method, the realization of Latin hypercube sampling, suitable for beginners, the understanding of sampling scheme. For large-scale data sampling, it is very helpful to get the characteristic characteristics)
- 2021-04-13 11:12:29下载
- 积分:1
-
houosr-rent-accessPcSharp
c#+SQL开发的房屋租赁系统,很适合做毕业设计使用,(c#+ SQL development for the housing lease system, it is suitable for use graduation,)
- 2011-05-05 20:57:09下载
- 积分:1
-
DMPC
以广域相量测量系统为技术平台,建立基于模型预测控制的含规模化风电场/群互联电网的负荷频率分散预测控制模型。以典型双区域负荷频率控制模型为例,考虑不同风电渗透率情况。仿真研究结果表明,所提基于模型预测控制的负荷频率分散控制模型不但能够有效地跟踪风电输出功率的随机波动, 维持系统频率及区域间交换功率在较小的范围内变化, 并且控制效果明显优于常规 PI 型负荷频率控制器。(Based on the wide area phasor measurement system (WAPMS), a decentralized load-frequency predictive control model for large-scale wind farm/cluster interconnected power grids based on model predictive control (MPC) is established. The typical two-zone load frequency control model is taken as an example to consider the different wind power permeability. The simulation results show that the proposed decentralized load frequency control model based on model predictive control can not only effectively track the random fluctuation of wind power output, but also maintain the change of system frequency and inter-area exchange power in a small range, and the control effect is significantly better than that of conventional PI load frequency controller.)
- 2020-06-16 04:20:01下载
- 积分:1
-
MATLAB命令大全
说明: matlab 命令操作说明,命令提示符窗口中的快捷键及其使用说明 命令提示符窗口中的快捷键及其使用说明(matlab order operation)
- 2019-07-10 11:08:33下载
- 积分:1
-
电源设计包括正负电源,可调电压源和可调电流源。
电源设计包括正负电源,可调电压源和可调电流源。-Power supply design, including positive and negative power supply, adjustable voltage and adjustable current source.
- 2022-10-13 07:30:03下载
- 积分:1
-
Dubins-RRT-for-MATLAB-master
path planning - dubins rrt
- 2017-08-11 17:20:12下载
- 积分:1
-
MP
说明: 给定基于MP模型的的模拟PA,采用RLS算法辨识参数,并构建PA,在使用基于MP模型的DPD对PA实现非线性的改善。(Given the simulated PA based on MP model, RLS algorithm is used to identify the parameters, and PA is constructed. DPD based on MP model is used to improve the nonlinearity of PA.)
- 2020-04-29 20:49:56下载
- 积分:1
-
华为技术手册
华为工程师手册,在软硬件方面都有开发规范说明,是一份相当好的开发参考手册(Huawei engineers manual, in the development of both hardware and software specification, is a very good reference manual development)
- 2020-06-26 07:40:02下载
- 积分:1
-
hulf
说明: 设计一个哈夫曼编码器
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
② 输入数据序列的长度为256。
③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder
Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element.
(1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001.
(2) The length of the input data sequence is 256.
(3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
- 2019-06-19 21:49:58下载
- 积分:1