-
matlabCODE
很全的matlab命令集,1:一般函数命令2算术运算符号(Arithmetic operators)(Very wide of the matlab command set, 1: General function of order 2 arithmetic symbols (Arithmetic operators))
- 2008-05-18 10:51:17下载
- 积分:1
-
rscodes
Reed solomon sub modules
- 2011-10-14 20:18:08下载
- 积分:1
-
svd
tsvd 截断奇异值分解 相比较奇异值分解,有很好的抗干扰能力(The singular value decomposition of TSVD truncated singular value decomposition has good anti-interference ability.)
- 2021-03-22 22:29:15下载
- 积分:1
-
Real-timedisplaysystemtime
用matlab编写的小程序,能够实时显示系统时间,希望能对大家有帮助。(Real-time display system time)
- 2010-06-08 10:33:35下载
- 积分:1
-
anisotropic_diffusion
Anisotropic Diffusion
- 2013-04-09 04:23:47下载
- 积分:1
-
Software-Testing
随着计算机技术的迅速发展和越来越广泛深入地应用于国民经济和社会生活的各个方面,随着 软件系统的规模和复杂性与日俱增,软件的生产成本和软件中存在的缺陷和故障造成的各类损失也 大大增加,甚至会带来灾难性的后果。软件质量问题已成为所有使用软件和开发软件的人关注的焦 点。由于软件是人脑的高度智力化的体现和产品这一特殊性,不同于其他科技和生产领域,因此软件与生俱来就有可能存在着缺陷。(With the rapid development of computer technology and the more extensively used in the national economy and social life in all its aspects, with the growing size and complexity of software systems, software production costs and software defects and faults caused various types of losses also increased significantly, even catastrophic consequences. Software quality has become the focus of all those who use the software and software development concern. Because the software is highly intellectual expression and product of the special nature of the human brain, unlike other areas of technology and production, so the software may be born with a defect exists.)
- 2013-12-04 22:25:34下载
- 积分:1
-
Audio_watermarking_xtm_hsf
说明: ini itu ya begini ada ini iya begitulah ada ada aja lu
- 2019-04-06 03:38:40下载
- 积分:1
-
lunwen
用MATLAB实现一种快跳频通信系统毕业论文。Word版(Using MATLAB to achieve a fast frequency hopping communication system thesis. Word version)
- 2011-05-26 18:09:17下载
- 积分:1
-
lpc
详尽的LPC编码解码算法,基于matlab,适合学习LPC算法。(Detailed LPC codec algorithm, based on matlab, LPC algorithm for learning.)
- 2011-10-31 13:41:54下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1