-
The right to evaluate the entropy
熵权评价 熵权评价 熵权评价-The right to evaluate the entropy
- 2023-04-19 23:30:03下载
- 积分:1
-
此代码用vc++模拟行星绕恒星的运行状态。
此代码用vc++模拟行星绕恒星的运行状态。-This is for discribing a plante cyclying another
- 2022-05-22 15:50:35下载
- 积分:1
-
数个关于滤波器的产生的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
数个关于滤波器的产生的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-few of the filter C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
- 2023-02-24 13:25:03下载
- 积分:1
-
对给出的任意一个合式公式(不超过四个命题变元),使学生会用C语言的语句表示出来,并且能够计算它在各组真值指派下所应有的真值。...
对给出的任意一个合式公式(不超过四个命题变元),使学生会用C语言的语句表示出来,并且能够计算它在各组真值指派下所应有的真值。-Given any one of the well-formed formula (not more than four propositional variables), so that students will use C language statements that come out, and it is able to calculate the true value assigned to each group should be under the true value.
- 2022-02-01 17:48:48下载
- 积分:1
-
八皇后问题
八皇后问题-Eight queens problem
- 2022-08-19 00:28:50下载
- 积分:1
-
AIRtools_matlab
资源描述% UTV Tools.
% Version 1.0 11-June-11
%
% Iterative ART Methods.
% kaczmarz - Kaczmarz"s method (often referred to as ART).
% randkaczmarz - Randomized Kaczmarz method.
% symkaczmarz - Symmetric Kaczmarz method.
%
% Iterative SIRT Methods.
% cav - Component Averaging (CAV) method.
% cimmino - Cimmino"s projection method.
% drop - Diagonally Relaxed Orthogonal Projections (DROP) method.
% landweber - The classical Landweber method.
% sart - Simultaneous Algebraic Reconstruction Technique (SART) method.
%
% Training Routines.
% trainDPME - Training method for the
- 2023-06-20 04:35:03下载
- 积分:1
-
Finite sampling unit response (FIR) digital filter design method is useful Oh
有限长单位取样响应(FIR)数字滤波器的设计方法,很有用噢-Finite sampling unit response (FIR) digital filter design method is useful Oh
- 2022-05-05 03:45:46下载
- 积分:1
-
Xs128单片机飞思卡尔程序
应用背景此算法是飞思卡尔比赛的电磁车的路径判断算法,和128单片机初始化的方式,配置很全,注释也很详细,很方便刚入手参加飞思卡尔 电磁车组的童鞋们,很值得一看。关键技术飞思卡尔算法,AD值的配置等相关算法
- 2022-03-03 17:25:41下载
- 积分:1
-
分治法求众数
资源描述给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。多重集S中重数最大的元素称为
众数。例如,S={1,2,2,2,3,5}。多重集S的众数是2,其重数为3。
求众数方法很多,现要求你用分治算法来试一试,并分析其效率。
编程任务:对于给定的由n个自然数组成的多重集S,采用分治算法编程计算S的众数及其重数。
- 2022-03-26 15:28:34下载
- 积分:1
-
MATLAB中一些基本算法,对于初学者是很好的帮助哟!
MATLAB中一些基本算法,对于初学者是很好的帮助哟!-MATLAB, some of the basic algorithms are good for beginners to help yo!
- 2022-05-30 09:44:47下载
- 积分:1