搜索资源列表
Q-MLogicOptimization
- 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
一种线性规划的方法
- 本程序也是从网站上搜集的来,仅用于网友之间的交流于促进 Private Sub Command1_Click() Dim a() As Single, ji() As Single, b() As Single, x() As Single Dim M As Integer, N As Integer, d1 As Integer, d2 As Integer, q As Integer, e1 As Integer, e2 As Integer M = InputBox(&
HD66772演示程序
- 51系列单片机接Renasas HD66772驱动的TFT演示程序
ILC
- 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
Q-IM
- ICQ源码,可以文字视频聊天,文件传输,桌面截图等功能-ICQ source, you can text video chat, file transfer, desktop screenshot functions
QM
- 用于数字逻辑原理中计算布尔函数的列表化简法,就是Q-M法,这个很实用,化简做得很好。-Used in digital logic theory to calculate the list of Boolean function simplification method is the QM method, which is a very practical and simplify doing very well.
Nokia_MVC_Decoder_Description
- UIT - Secteur de la normalisation des télécommunications ITU - Telecommunication Standardization Sector UIT - Sector de Normalización de las Telecomunicaciones Study Period 1997-2000 Commission d études Study Group Comisión de Estudio 1
rsa
- 1) 找出两个相异的大素数P和Q,令N=P×Q,M=(P-1)(Q-1)。 2) 找出与M互素的大数E,用欧氏算法计算出大数D,使D×E≡1 MOD M。 3) 丢弃P和Q,公开E,D和N。E和N即加密密钥,D和N即解密密钥。 -1) to identify two different large prime numbers P and Q, so N = P × Q, M = (P-1) (Q-1). 2) to identify and M large numbers cop
LinkLayerModelMATLAB
- Link Layer Model in MATLAB consisting files: inputFile.m, LinkLayerModel.m, Q.m, topologyFile.m
QAM_Matlab
- qam的matlab程序。m文件,非simulink。各个模块比较全面,希望有所帮助-qam matlab
ACTSP
- 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数
kalman_filter
- OPTIONAL INPUTS (string/value pairs [default in brackets]) model - model(t)=m means use params from model m at time t [ones(1,T) ] In this case, all the above matrices take an additional final dimension, i.e., A(:,:,m), C(:,:,m), Q(:,:,m), R
Stack-BucketAlgorithm
- 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
Gram_S
- classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:n-by-n upper triangular.-classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:
qam8_nograycode
- An 8-QAM communications channel simulation in Simulink, constructed from a 16-QAM model and using an I,Q correlation receiver. QAM (quadrature amplitude modulation) is a method of combining two amplitude-modulated (AM) signals into a single chan
QM
- 编程实现用Q-M算法化简最小项,得到最简表达式~-Programming algorithm with a simplification of the smallest items of QM, the most simple expression ~
QQ2008
- MTK手机可挂Q版,手机QQ2008Mrp软件-MTK mobile phone can be linked to Q version of the software phone QQ2008Mrp
q-learning
- q-learning的一个解释性例子.压缩文件有两个m文件构成,运行后可输出结果。-q-learning with matlab
Q-M
- 《数字逻辑与处理器基础》中的Q-M化简逻辑函数的算法。-QM simplifying logic functions in digital logic and processor-based algorithm.
fractaldim(y-Q-M)
- 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M) __________________________________________________________________________ Usage: Computes fractal dimension by box counting(BC) method. NOTE: Running the code may ta