Clarke和Park变换的MATLIB仿真。
2023-04-12 14:09:51 23KB Clarke;Park
1
VCG(稳定可靠) 通用Vickrey-Clarke-Groves(VCG)拍卖机制和VCG for Search拍卖算法的Coq / SSReflect形式化项目,被视为通用机制的一个实例。 此外,我们提供了重要属性的证明,即无正向转移,合理性和(部分原因,因为仅限于稳定的出价变化,即,不会改变出价人顺序的出价)真实性。 有关简短介绍和说明,请参见此资料库中的MINES ParisTech / CRI技术报告,。 有关正确的说明,另请参见文件头。 用法 从VCG_Search_as_General_VCG.v文件开始,以运行整个项目。 否则,如果只想运行此General_VCG_mechanism.v ,则在General_VCG_mechanism.v文件的开头添加注释掉的Require 。 已在MacOS Catalina 10.15.7上使用以下运行环境测试了此形式化: n
2022-11-05 19:37:37 334KB Coq
1
该模型为Park变换与Clarke变换仿真实例,为Simulink模型。
2022-05-05 17:13:39 24KB park变换 Clarke变换
1
Alpha-Beta 变换将 3 相量转换为 2 相的功能。 [abc] = 公园 (abo,theta) 方面: abo = [mx 3] θ = [mx 1] a = [mx 1] b = [mx 1] c = [mx 1]
2022-01-03 22:03:59 1KB matlab
1
Generalized Predictive Control-Part I. The Basic Algorithm
2021-10-19 14:53:19 943KB 预测控制 广义预测1987年 D W
1
Model checking is a technique for verifying finite state concurrent systems such as sequential circuit designs and communication protocols. It has a number of advantages over traditional approaches that are based on simulation, testing, and deductive reasoning. In particular, model checking is automatic and usually quite fast. Also, if the design contains an error, model checking will produce a counterexample that can be used to pinpoint the source of the error. The method, which was awarded the 1998 ACM Paris Kanellakis Award for Theory and Practice, has been used successfully in practice to verify real industrial designs, and companies are beginning to market commercial model checkers. The main challenge in model checking is dealing with the state space explosion problem. This problem occurs in systems with many components that can interact with each other or systems with data structures that can assume many different values. In such cases the number of global states can be enormous. Researchers have made considerable progress on this problem over the last ten years. This is the first comprehensive presentation of the theory and practice of model checking. The book, which includes basic as well as state-of-the-art techniques, algorithms, and tools, can be used both as an introduction to the subject and as a reference for researchers. About the Authors Edmund M. Clarke, a pioneer of the automated method called Model Checking, is FORE Systems Professor of Computer Science and Professor of Electrical and Computer Engineering at Carnegie Mellon University, and a winner of the 2007 Turing Award given by the Association for Computing Machinery. Doron Peled is Professor of Computer Science at the University of Warwick, Coventry, UK. Endorsements "Model Checking is bound to be the pre-eminent source for research, teaching, and industrial practice on this important subject. The authors include the foremost experts. This is the first truly comprehensive treatment of
2021-10-02 16:12:10 10.92MB Model Checking 模型检查 Edmund
1
使用此函数对输入信号执行 Clarke_transformation_inverse,就像在 simulink 中的 Clarke_transformation_inverse 块中一样
2021-08-13 21:46:05 1KB matlab
1
Clarke和Park变换在DSP上的实现
2021-06-06 16:40:45 117KB Clarke Park变换 DSP
1
matlab实现多径衰落信道仿真,采用clarke模型建模,非常实用
2021-05-23 11:00:44 2KB clarke matlab
1
clarke_park.c
2021-05-11 16:00:27 1KB dsp
1