-
matlab1
matlab 遗传算法 包括交叉,变异,最后得到结果等。(matlab yi chuan suan fa bao kuo jiao cha bian yi zui hou de dao jie guo )
- 2011-05-26 18:20:53下载
- 积分:1
-
literature-survey
This file is a literature survey of password authentication
- 2015-01-23 21:53:07下载
- 积分:1
-
makeParityChk
make parity matrix in matlab
- 2009-11-09 21:37:20下载
- 积分: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
-
Microcontroller-Based-PVMPPT
搭建微网模型,介绍光伏最大功率跟踪,个人感觉很实用(Micro-grid,PV MPPT)
- 2014-02-19 15:05:17下载
- 积分:1
-
Fingerprint-localization--code
室内指纹定位算法,内有NN,KNN,WKNN多种算法进行对比,可运行,有注释。(Indoor fingerprint localization algorithm with NN, KNN, WKNN comparing various algorithms, can run, with comments.)
- 2020-12-20 23:59:10下载
- 积分:1
-
plots_GUI
Creating 2D And 3d ploting App with Graphical User Interfaces in MATLAB.
GUIs (also known as graphical user interfaces or UIs) provide point-and-click control of software applications, eliminating the need to learn a language or type commands in order to run the application.
MATLAB apps are self-contained MATLAB programs with GUI front ends that automate a task or calculation. The GUI typically contains controls such as menus, toolbars, buttons, and sliders. Many MATLAB products, such as Curve Fitting Toolbox, Signal Processing Toolbox, and Control System Toolbox, include apps with custom user interfaces. You can also create your own custom apps, including their corresponding UIs, for others to use.
- 2014-09-03 02:08:41下载
- 积分:1
-
my_scale
自己编写MATLAB函数,实现对数字图像的缩放处理,采用双线性插值,可缩放彩色或灰度图像。
(Write your own MATLAB function to achieve the digital image scaling, bilinear interpolation, scalable color or grayscale images.)
- 2013-09-22 13:21:17下载
- 积分:1
-
diedai
用雅克比迭代法解椭圆型方程,这是椭圆型方程的差分解法。见于孙志忠编的《偏微分方程数值解法》的p41例题(
Solutions of Elliptic Equations with Jacques iterative method, which is the solution of elliptic differential equations. Seen SUN Zhi-zhong series "Numerical Solution of Partial Differential Equations" examples of p41)
- 2013-12-08 12:33:50下载
- 积分:1
-
inverted-pendulum-LQ
c est un exemple d un pendule inversé avec moteur a courant continu commandé par la commande LQR SUR MATLAB simulink
- 2015-03-16 16:53:24下载
- 积分:1