-
shuxujianmo
2009年9月全国大学生数学建模获奖论文所需程序代码,其中有较详细的matlab编程,应该有些用处吧(September 2009 Mathematical Contest in Modeling program code required for the award-winning paper, including more detailed matlab programming, it should be useful)
- 2009-05-19 19:27:54下载
- 积分:1
-
Truss_structure
桁架结构内力分析,动力响应分析。介绍了质量、刚度矩阵的产生(Truss structure, force analysis, dynamic response analysis. Describes the mass, stiffness matrix generation)
- 2011-11-05 13:41:35下载
- 积分:1
-
NUBS-program
均匀B样条拟合程序 可以拟合B样条曲线 谢谢大家(uniform B spline curve fitting program with MATLAB Development Env)
- 2013-11-03 07:45:28下载
- 积分:1
-
GM_1_1
这是一个改进的GM(1,1)灰色预测的PDF文档。(This is an improved GM (1,1) gray prediction PDF documents.)
- 2012-09-07 20:26:13下载
- 积分: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
-
exam25
这个程序是主要适用于matlab初学者,来学习如何绘制一个函数的三视图;(This program is mainly applied to matlab for beginners to learn how to draw a function of three views )
- 2013-12-06 16:56:32下载
- 积分:1
-
local_linear_smoothing
Matlab functions implementing non-parametric local linear smoothing (LLS) for one-dimensional curve fitting: yi = f(xi) + ei for i = 1, 2, ..., n. The toolbox contains: (i) the usual LLS estimator, see e.g. [1] (ii) a jump-preserving (two-sided) LLS estimator proposed in [2] (iii) a modified version of the two-sided LLS proposed in [3].(Matlab functions implementing non-parametric local linear smoothing (LLS) for one-dimensional curve fitting: yi = f(xi)+ ei for i = 1, 2, ..., n. The toolbox contains: (i) the usual LLS estimator, see e.g. [1] (ii) a jump-preserving (two-sided) LLS estimator proposed in [2] (iii) a modified version of the two-sided LLS proposed in [3].)
- 2013-05-05 13:17:42下载
- 积分:1
-
CDMA
说明: By using this we can implement a code division multiple access modem system
- 2010-07-08 18:16:55下载
- 积分:1
-
LangrangeInsertMethod
数值分析中的拉格朗日插值迭代法Langrange,按照程序中的提示输入,可以直接得出结果,非常通用的程序(Numerical analysis of iterative method of Lagrange interpolation Langrange, in accordance with the procedure prompted to enter, you can direct the outcome of the procedure is very common)
- 2009-04-16 09:12:40下载
- 积分:1
-
wavelet
说明: matlab的一个很不错的小波程序,对rgb图像的处理(the matlab wavelet a very good procedures to deal with rgb images)
- 2009-08-18 10:36:19下载
- 积分:1