-
AutomaticDecreeFeedbackEqualizer
此源码程序是自适应滤波中的自适应均衡器在MATLAB中对其就行了仿真,是自适应滤波的一种应用(The source process is adaptive filtering in the adaptive equalizer in MATLAB on the line in their simulation is a kind of adaptive filtering applications)
- 2008-06-09 12:32:04下载
- 积分:1
-
Array_antenna_study
阵列分析与综合入门代码,含比较好的绘图模块(Array analysis with the entry code, with better graphics module)
- 2013-03-04 17:50:37下载
- 积分:1
-
New-WinRAR-ZIP-archive
matlab program for digital communication
- 2013-03-05 00:15:49下载
- 积分:1
-
fudutiaozhi
幅度调制(FM,DSB,SSB)simulink仿真(Amplitude modulation (FM, DSB, SSB) simulink simulation)
- 2009-05-13 16:52:17下载
- 积分:1
-
cdma2000turbo
说明: 众所周知,turbo码是cdma2000中一项重要的技术,该程序用simulink模拟实现turbo编码(As we all know, turbo code is an important cdma2000 technology, the process simulation using simulink realization of turbo coding)
- 2008-09-10 16:04:28下载
- 积分:1
-
LINEPROG(12K)
线性规划工具箱-performing the standard
two phase simplex method on linear programming problems.具体介绍里面有(Linear Programming Kit-performing the standardtwo phase simplex method on linear programming problems. Specific introduction there)
- 2007-09-06 12:14:39下载
- 积分:1
-
df
说明: 分布式环境的计算,课件的使用,以及各种资源。。。(The research paper of “Segmentation methods of fruit image based on color difference” is mainly about four segmentation methods in fruit-harvesting robot vision, which respectively are dynamic threshold segmentation method, extended Otsu method, improved Otsu combined with genetic arithmetic and adaptive segmentation method based on LVQ network. It is written in a good structure. )
- 2009-11-10 22:53:26下载
- 积分:1
-
DUDA_MATLAB
这里上载的都是DUDA模式识别课程中的各种算法的MATLAB实现,可以参考DUDA的《模式识别》课本,很实用(DUDA uploaded here are in pattern recognition program MATLAB implementation of various algorithms, see DUDA of " pattern recognition" of textbooks, very useful)
- 2010-11-09 16:49:57下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
pca-vector
说明: pca特征向量提取 利用pca的方法获取特征植及特征向量 最后可以自己根据需要降维(pca pca feature vector extraction method using characteristics of plants and to obtain the final feature vector dimension reduction can be their own as needed)
- 2011-04-17 18:40:51下载
- 积分:1