-
MATLAB
matlab中文帮助,对matlab有需求的可以看看(matlab Chinese help, in need of matlab can look at)
- 2009-12-02 16:37:33下载
- 积分:1
-
simulink
matlab电力电子仿真图(直流电动机调速系统仿真实验)(matlab simulink with power electronic technologe)
- 2009-06-15 19:40: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
-
filter-square
基于数字滤波平方率的符号定时恢复算法。输入参数:RtfSig过采样的待恢复信号,信号中的N符号总数,dS升采样率,N_T升余弦滚降滤波器系数(A timing recovery algorithm based on the sign of the digital filtering of the square. Input parameters: RtfSig be over-sampled signal recovery, the total number of N-symbol signal, the sampling rate dS l, N_T raised cosine filter coefficients)
- 2021-03-26 14:09:13下载
- 积分:1
-
Probabilistic-Matrix-Factorization
MATLAB 实现的概率矩阵分解,可以用于社交网络推荐,将评分矩阵分解为两个低维的用户和商品特征矩阵。代码中需要在load位置添加自己试验所需的数据集。(MATLAB realization probability matrix decomposition can be used for social networking recommendation, the scoring matrix is decomposed into two low dimensional feature matrix of users and commodities. The code you need to add their own data sets required for the test load position.)
- 2021-04-09 20:08:59下载
- 积分:1
-
seg
这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。(The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effect was very good.)
- 2009-12-14 16:31:50下载
- 积分:1
-
人工神经网络常用算法
说明: 该文件用MATLAB实现了一个人工神经网络的预测算法(MATLAB an artificial neural network prediction algorithm)
- 2006-01-26 16:39:38下载
- 积分:1
-
AFDfunction
主动式反孤岛效应方法中的主动频率偏移法,通过matlab中的Embedded function编写的验证函数(Active anti-islanding methods active frequency offset method, through the Embedded function matlab written verification function)
- 2013-08-03 20:37:04下载
- 积分:1
-
4FSK_m
4FSK正交调制解调 其中有升余弦成型滤波,梳形内插。画出误码率曲线(4FSK modulation and demodulation with raised cosine shaping filter, comb shape interpolation. Draw the curve of error rate)
- 2020-07-04 09:20:02下载
- 积分:1
-
arm_basic
PID控制器
matlab源码,很基础的一些东西(PID controller matlab source, it is based on something)
- 2008-01-11 20:32:55下载
- 积分:1