搜索资源列表
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, e
HD66772演示程序
- 51系列单片机接Renasas HD66772驱动的TFT演示程序
Q-MLogicOptimization
- 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
M=64_QAM
- 基于MATLAB的 M=64的QAM系统进行蒙特卡罗仿真-based on MATLAB M = 64 QAM systems Monte Carlo simulation
weibull
- 这是雷达幅度符合韦布尔分布的杂波仿真程序,功率谱为高斯谱,时域上分为I、Q两路。-This is consistent with the Weibull distribution range radar clutter simulation program, power spectrum for the Gaussian spectrum, the time domain is divided into I, Q two.
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 Stu
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 id
Q-IM
- ICQ源码,可以文字视频聊天,文件传输,桌面截图等功能-ICQ source, you can text video chat, file transfer, desktop screenshot functions
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
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
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) se
ILC
- 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
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.
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>
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.