搜索结果

找到约 82 项符合 minimum 的查询结果

数据结构 2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input

2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a line with 2^x mod n = 1. Print 2^? mod n = 1 otherwise. You should replace x and n with specific numbers. ...
https://www.eeworm.com/dl/654/159576.html
下载: 69
查看: 1402

matlab例程 Classify using the minimum error criterion via histogram estimation of the densities

Classify using the minimum error criterion via histogram estimation of the densities
https://www.eeworm.com/dl/665/189807.html
下载: 43
查看: 1041

matlab例程 DOA常用算法之一:Capton算法, 也叫做MVDRE ( Minimum Variance Distorionless Response Estimator ),是计算Power specturm

DOA常用算法之一:Capton算法, 也叫做MVDRE ( Minimum Variance Distorionless Response Estimator ),是计算Power specturm
https://www.eeworm.com/dl/665/197624.html
下载: 148
查看: 1032

其他 BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [

BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form: % Minimize F(x) subject to: xlb <= x0 <=xub % A*x <= B ...
https://www.eeworm.com/dl/534/198323.html
下载: 24
查看: 1043

其他 EPM7128 Minimum System

EPM7128 Minimum System
https://www.eeworm.com/dl/534/201421.html
下载: 171
查看: 1028

数值算法/人工智能 The output should contain the minimum setup time in minutes, one per line.

The output should contain the minimum setup time in minutes, one per line.
https://www.eeworm.com/dl/518/214641.html
下载: 27
查看: 1051

其他 Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minim

Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minimum) sum-of-products expression for a given function.
https://www.eeworm.com/dl/534/236945.html
下载: 30
查看: 1032

matlab例程 A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.

A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
https://www.eeworm.com/dl/665/237354.html
下载: 51
查看: 1158

matlab例程 Find peaks in all waveforms. used in matlab. The peaks can be maximum and minimum.

Find peaks in all waveforms. used in matlab. The peaks can be maximum and minimum.
https://www.eeworm.com/dl/665/252129.html
下载: 156
查看: 1062

压缩解压 Generates a static minimum-variance Huffman code tree.

Generates a static minimum-variance Huffman code tree.,详细给出了HUFFMAN码树构造
https://www.eeworm.com/dl/617/296017.html
下载: 24
查看: 1036