-
abb
计算方法与实习大作业计算方法与实习大作业计算方法与实习大作业(Great job and internship calculation method and calculation of pupil work great work and practice)
- 2010-06-06 18:28:35下载
- 积分:1
-
picture
子图像与母图像的匹配(子图像是母图像的一部分),用于判断子图是否在母图中(Sub-image and the master image matching (sub-image is the image part of the mother), used to determine whether the parent graph graph)
- 2010-08-04 10:25:47下载
- 积分:1
-
Kalman_filter
卡尔曼滤波器的编码程序,基础程序可以好好学习下,希望有帮助!(Kalman filter coding procedures, based on the program can learn under, want to help!)
- 2013-10-13 21:00:17下载
- 积分:1
-
Attack-Comparision
need for source code in matlab
- 2013-11-07 14:19:05下载
- 积分:1
-
FVMdata_gen
流体力学中有限体积法的求解程序,matlab代码(Finite volume method for solving procedures, matlab code)
- 2014-04-04 11:24:42下载
- 积分:1
-
偏最小二乘回归程序MATLAB
可以建立预测分析模型,十分好用,可以处理光谱数据建模。(The prediction analysis model can be established, which is very easy to use and can handle the modeling of spectral data.)
- 2018-09-03 10:57:20下载
- 积分:1
-
Spectrum_estimation_and_array_signal_processing
谱估计及阵列信号处理算法仿真库,包括著名的ESPRIT、CAPON、MUSIC等现代谱估计算法,是高分辨率数字信号处理算法的极好参考。(Spectral estimation and array signal processing algorithm for simulation of the Treasury, including the well-known ESPRIT, CAPON, MUSIC, such as modern spectral estimation algorithm, is high-resolution digital signal processing algorithm is an excellent reference.)
- 2009-01-06 22:26:51下载
- 积分:1
-
recd2q9
反应扩散问题长期在研究领域中c++去实现,
现在我们用MATLAB也可以(Reaction-diffusion problem in the area of research in long-term c++ to achieve, and now we can use MATLAB)
- 2009-04-03 14:19:11下载
- 积分: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
-
R_N_U
原理:乘同余法产生随机数来生成均匀分布、瑞利分布、正态分布,压缩包包括3个分布的Matlab源代码(Principle: multiplicative congruential method to generate random numbers to generate uniformly distributed ,Rayleigh distribution and normal distribution.This package includes three distribution of Matlab source code.)
- 2013-11-02 14:24:01下载
- 积分:1