-
Entropy_Max_2D
用于实现灰度图像阈值分割的二维最大熵方法,很好用,希望对大家有帮助。(Used to achieve gray image threshold segmentation of the two-dimensional maximum entropy method, matlab source.)
- 2009-04-17 12:48:41下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
agh_chapter02
lagre no of m file for matlab course code
- 2009-05-07 23:57:57下载
- 积分:1
-
pca-kpca
此为pca ,kpca的源代码,智能技术课上用的(This is a pca, kpca source code)
- 2010-05-29 11:00:26下载
- 积分:1
-
poleo-de-datos
an a dedicated hyperterminal
- 2014-02-04 00:25:11下载
- 积分:1
-
DABLib-v1_22
气动执行器的matlab simulink 仿真模型(Pneumatic actuator matlab simulink simulation model)
- 2021-03-15 09:19:22下载
- 积分:1
-
EEMD程序
%(第一步加载原始数据并绘图)m文件保存代码;而mat文件保存工作区里面已经加载或计算好的数据
%当前文件夹显示的路径一定要是保存数据和保存代码的文件夹
%“relt”是包含分解结果的矩阵,第一列是原始输入(“gsta(:,2)”),最后一列是趋势。 中间是IMF频率从高到低。
%应该注意的是,由于在eemd.m中,IMF的总数m被指定为log2(N)-1,在某些情况解的线条进行了合并
%因此会比实际分解得到的减少,但在计算周期和表现显著性的时候要将每个模态的周期和显著性计算在内。((The first step is to load the original data and draw) m file saves the code; the mat file saves the data already loaded or calculated in the workspace %% the current folder displays a path that must store data and save the code folder. %"relt" is the matrix that contains the decomposition result, the first column is the original input ("gsta (:, 2)"), and the last column is the trend. The middle is the IMF frequency from high to low. It should be noted that since the total number m of IMFs in eemd. m is specified as log2 (N) - 1, the lines of the solution are merged in some cases % will therefore be less than the actual decomposition, but the period and salience of each mode will be taken into account when calculating the period and performance saliency.)
- 2021-04-12 16:18:57下载
- 积分:1
-
svm
神经网络向量机实现算法!(Neural network vector machine algorithm!)
- 2007-08-04 10:28:33下载
- 积分:1
-
main
ARC EM4 timer example project
- 2015-06-18 17:27:47下载
- 积分:1
-
Implementation_of_an_OFDM_Synchronization_Algorith
有关OFDM时域和频域同步的硬件实现,在FPGA,DSP和ASIC上实现,并做了对比。(On the OFDM time domain and frequency domain synchronization hardware implementation, in the FPGA, DSP and ASIC to achieve, and has done a comparison.)
- 2008-12-18 14:58:31下载
- 积分:1