-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1
-
KPCA.m
函数形式kpca算法,可以直接使用,内含详细说明(Functional form kpca algorithm can be used directly, containing detailed instructions)
- 2015-03-17 19:08:39下载
- 积分:1
-
Uniform-LBP
包括原始LBP、均匀LBP和旋转均匀LBP三种模式的子程序,适合初学者调用研究。(Three commom LBP models for beginners to use.)
- 2015-08-28 17:37:47下载
- 积分:1
-
vergin
说明: 维吉尼亚密码应用系统MATLAB程序。基于MATLAB编写(Virginia password MATLAB application procedures. Prepared based on the MATLAB)
- 2008-11-07 22:50:55下载
- 积分:1
-
Gaussian-mixture-mode
混合脑部图像处理,比较实用,英文论文,模式识别专业论文(Hybrid image processing in the brain, more practical, the English papers)
- 2012-10-03 14:59:22下载
- 积分:1
-
Envelope_detection
demodulator AM using envelope detector
- 2012-10-25 13:10:33下载
- 积分:1
-
Power-based-Differential-Relay
Differential Relay for power transformer protection using power based algorithm
- 2013-06-27 18:51:08下载
- 积分:1
-
RLS_2Signals_RLS
上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!(From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!)
- 2009-07-02 08:55:21下载
- 积分:1
-
image_restoration
数字图像处理,图像复原,matlab小程序(Digital image processing, image restoration, matlab applet)
- 2010-06-07 21:13:12下载
- 积分:1
-
MATLAB-Code
仿真是现代雷达系统设计成功的基础,从这一点来说,没有任何软件比MATLAB更好。本代码提供雷达系统仿真常用MATLAB程序,内容包括:雷达基础导论、雷达检测、雷达波形、雷达模糊函数、脉冲压缩、面杂波与体杂波、动目标显示和杂波抑制、相控阵、目标跟踪、电子对抗、雷达截面积、高分辨率战术合成孔径雷达、信号处理等,提供MATAB文件和雷达系统设计与分析所需要的实际仿真经验(Simulation is a modern radar system design basis for success, from that point, there is no software better than MATLAB. The code provides radar system used MATLAB simulation program, including: Introduction to basic radar, radar detection, radar waveforms, radar ambiguity function, pulse compression, face and body clutter clutter, moving target indication and clutter suppression, phased array, target tracking, electronic warfare, radar cross section, high-resolution synthetic aperture radar tactics, signal processing, simulation provides MATAB documents and practical experience in radar system design and analysis needed)
- 2014-05-12 20:41:23下载
- 积分:1