-
TFRWV
Wigner-Ville 分布(Wigner-Ville)
- 2009-04-07 17:54:09下载
- 积分:1
-
matlab7.0
说明: matlab7.0基础教程,帮助你快速的提高运用matlab的技巧(Based on Matlab 7.0 tutorial)
- 2010-04-18 20:48:56下载
- 积分:1
-
erfen
二分法 插值
通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值(Each time the interpolation dichotomy by f (x) between zero shrinkage area where half of the ways in which the two endpoints interval function gradually approaching zero, in order to achieve an approximation of zero)
- 2011-05-11 23:12:18下载
- 积分:1
-
Regression
Regression lineaire et non lineaire
- 2014-10-28 03:13:49下载
- 积分:1
-
personNum
今年计算机学院研究生入学复试分多个小组。现在老师需要知道每组复试同学中男生和女生的人数。请你编写程序分别统计出男女生的总人数。
Input
输入的第一行是一个数t(0 < t < 10),表示有t组测试用例。
对于每组输入数据有两行,第一行是一个正整数n(1 < n < 1000),表示参加该组复试的总人数。接下来一行有n个整数(取值为0或1),0代表男生,1代表女生,整数间由一个空格隔开。
Output
对于每组测试用例,输出一行,由两个数组成,用一个空格隔开,分别表示男生和女生的总人数。
Sample Input
2
2
1 0
7
0 1 0 0 1 1 0
Sample Output
1 1
4 3
(Statistics person)
- 2014-12-31 10:33:15下载
- 积分:1
-
falspos
Demonstration of Root Finding using False Position
- 2010-10-26 18:31:37下载
- 积分:1
-
tfa
本程序是自适应核分布时频分布的演示程序,可以对信号进行时频分析,主程序matlab开发,核心算法是c++语言的。(This procedure is the adaptive time-frequency distribution of nuclear distribution of the demo program can be time-frequency signal analysis, matlab main program development, the core algorithm is c++ Language.)
- 2008-05-20 13:52:10下载
- 积分:1
-
jinsishang
近似熵m文件
保证正确运行
绝不骗人(ApEn m file to ensure correct operation will not lie)
- 2011-02-14 09:55:20下载
- 积分:1
-
Matlab
说明: Matlab数值积分,包含多种积分的源程序
CombineTraprl 复合梯形公式求积分
IntSimpson 用辛普森系列公式求积分
NewtonCotes 用牛顿-科茨系列公式求积分
IntGauss 用高斯公式求积分
IntGaussLada 用高斯拉道公式求积分
IntGaussLobato 用高斯—洛巴托公式求积分(Matlab numerical integration, including a variety of points of the source CombineTraprl composite trapezoidal formula for integration by Simpson IntSimpson series with the formula for Newton NewtonCotes points- Coats IntGauss series with the formula for Gaussian integration formula for points IntGaussLada high for points formula Slaven Road with Gaussian IntGaussLobato- Lobato integral formula for)
- 2009-08-18 16:01:16下载
- 积分:1
-
LMS
LMS算法函数
实现LMS算法定义,方便之后调用(least mean square algorithm)
- 2013-09-04 17:12:08下载
- 积分:1