-
Matlab
学习MATLAB编程,包含百个经典例子。(some example program of matlab)
- 2010-05-12 17:19:17下载
- 积分:1
-
Phase_unrapping_using_Graph_cuts
这个程序是干涉合成孔径雷达利用图割做相位解馋经典程序。(phase unwrapping via graph cuts)
- 2012-08-06 09:52:11下载
- 积分:1
-
matlab-(2)
稀疏表示的matlab小程序,欢迎来联合开发网下载!(Sparse representation matlab small procedures, welcome to the Joint Development Network download!)
- 2013-10-26 12:45:02下载
- 积分:1
-
RQA
Recurrence quantification analysis (RQA) of recurrence plots (RPs)
- 2021-04-14 15:28:55下载
- 积分:1
-
mit18086_navierstokes
A compact and fast Matlab code solving the incompressible
Navier-Stokes equations on rectangular domains
- 2013-02-28 05:47:33下载
- 积分:1
-
tutorial
MATLAB Tutorial
This tutorial is available as a supplement to the textbook Fundamentals of Signals and Systems Using
Matlab by Edward Kamen and Bonnie Heck, published by Prentice Hall. The tutorial covers basic
MATLAB commands that are used in introductory signals and systems analysis. It is meant to serve as
a quick way to learn MATLAB and a quick reference to the commands that are used in this textbook.
For more detailed information, the reader should consult the official MATLAB documentation. An
easy way to learn MATLAB is to sit down at a computer and follow along with the examples given in
this tutorial and the examples given in the textbook.
- 2010-09-13 13:16:25下载
- 积分:1
-
ex1_4
Particle swarm optimization has been used to solve many optimization problems since it was
proposed by Kennedy and Eberhart in 1995 [4]. After that, they published one book [9] and
several papers on this topic [5][7][13][15], one of which did a study on its performance using
four nonlinear functions adopted as a benchmark by many researchers in this area [14]. In PSO,
each particle moves in the search space with a velocity according to its own previous best
solution and its group’s previous best solution. The dimension of the search space can be any
positive integer.
- 2011-02-14 18:35:53下载
- 积分:1
-
waveletimfusionmatlabcode
waveletimfusion,图像融合的小波matlab代码,含有结果客观分析(waveletimfusion, Wavelet image fusion Matlab code, contain an objective analysis of results)
- 2007-05-20 09:32:29下载
- 积分: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
-
kuifui
意信号卷积的运算,并且绘制图象,处理信号的时频分析,包含位置式PID算法、积分分离式PID。( Convolution operation is intended to signal and image rendering, When processing a signal frequency analysis, It contains positional PID algorithm, integral separate PID.)
- 2016-05-30 16:30:23下载
- 积分:1