-
xihua
matlab中细化谱的示例程序,操作简单,可直接复制,便于调用。(Zoom Spectrum in matlab sample program, simple operation, can be directly copied, easy call.)
- 2013-07-26 17:24:48下载
- 积分:1
-
GA
说明: 本代码内容用遗传算法求解极值,包括种群的选择,遗传,变异等。(he code content using genetic algorithms to solve the extreme value, including populations of selection, genetic variation and so on.)
- 2014-12-22 22:22:49下载
- 积分:1
-
BPDLX
利用神经网络进行语言特征的识别,很有用的代码,希望对大家有用(Neural network is used to identify the characteristics of language, is very useful code, hope useful for everyone)
- 2014-01-01 15:51:18下载
- 积分:1
-
OFDM_16QAM
OFDM 16QAM Simulink model
- 2009-07-14 17:03:30下载
- 积分:1
-
zhaochun
纯函数的选取包含保罗估计函数、纯调频信号、包络估计值等(Selection of pure functions include Paul estimation function, pure frequency modulation signal and envelope estimate, etc)
- 2013-12-02 09:03:11下载
- 积分:1
-
c13
OVSF,正交可变扩频因子,WCDMA扩频码(OVSF, orthogonal variable spreading factor, WCDMA spreading codes)
- 2010-07-30 15:00:43下载
- 积分:1
-
matlab
this is rls RLS, adaptivefilter
- 2010-11-15 12:09:07下载
- 积分:1
-
Matlab_VC++examples
matlab /Vc++实例教程,十二章包括附录的相关代码都有。(Matlab/Vc example guides, including Chapter 12 Appendix relevant code.)
- 2007-05-03 09:57:03下载
- 积分: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
-
matlabexample
matlab的20个例子,主要是画图,有二维的三维的,有静态的有动态的,条形图,线性插值,对初学者很有帮助,同时每个例子还有本人的理解,如有什么问题,请见谅!(matlab example of the 20, mostly drawing, a two-dimensional three-dimensional, there is static with dynamic, bar, linear interpolation, helpful for beginners, but also my understanding of each case, such as have any questions, please forgive me!)
- 2010-10-11 11:24:33下载
- 积分:1