搜索资源列表
Fortran常用算法程序集-徐士良
- Fortran常用算法程序集-徐士良很不错的一个算法总结-Fortran algorithms commonly used procedures set-XU Shi-liang is a good summing up Algorithm
MATLAB6.xsignalprocessing
- 对信号处理的理论知识作系统概括和总结的基础上,介绍了如何使用matlab提供的信号处理工具箱,-Of theoretical knowledge of signal processing systems in general and for the basis of summing up on how to use matlab to provide the signal processing toolbox
catalog
- MATLAB比较常用的例子,这里举了100个各种方面的例子,自己总结的,这是目录!-Commonly used MATLAB examples cited here, 100 examples of the various aspects of their summing up, which is the directory!
2-56
- signal summing and mirroring
ACMcode
- 北京大学ACM的总结,好了老长时间的,基本上涵盖了常用算法,有兴趣的可以看看。对ACM的联系应该很有帮助的。-ACM University of summing up, a good old time, and essentially covers the commonly used algorithms are interested can look at. Links to the ACM should be very useful.
slidefilter
- Sliding Sum Averaging Filter Smoothes data by sliding it past itself, one sample at a time, and summing. The length of the output is the same as the length of the input. The output will be normalized. Equivalent to a moving average (lowpass
Queen
- 八皇后问题,这是在查看了网上很多八皇后问题的求法之后自己总结的比较好的算法-Eight queens problem, which is a lot of viewing an online method for finding the eight queens problem after summing up the better their algorithm
series2parallel
- Simulink is a graphical extension to MATLAB for the modeling and simulation of systems. In Simulink, systems are drawn on screen as block diagrams. Many elements of block diagrams are available (such as transfer functions, summing junctions, etc.
BP-neural-network-model
- 本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of the neuronal model and learni
ASK_BER
- ASK比特误码率matlab仿真 低通滤波取样 低通滤波求和-ASK bit error rate matlab simulation of the low-pass filter sampling low-pass filtering summing
GUI_backgroundcolor
- 【Matlab界面GUI添加背景图片】:好像桌面背景一样,添加自己想要的背景图片,这里面有个技术,可以让背景不影响GUI界面的文字,edit、text。具体代码下载了解一下吧,平时工作总结的方法。-Matlab interface [GUI] Add a background image: It seems as desktop background, you want to add your own background image, and there are a technology th
Differential-Evolution
- DE 算法主要用于求解连续变量的全局优化问题,其主要工作步骤与其他进化算法基本一致,主要包括变异(Mutation)、交叉(Crossover)、选择(Selection)三种操作。算法的基本思想是从某一随机产生的初始群体开始,利用从种群中随机选取的两个个体的差向量作为第三个个体的随机变化源,将差向量加权后按照一定的规则与第三个个体求和而产生变异个体,该操作称为变异。然后,变异个体与某个预先决定的目标个体进行参数混合,生成试验个体,这一过程称之为交叉。如果试验个体的适应度值优于目标个体的适应度值
坐标变换总结Clark变换和Park变换
- 坐标变换总结Clark变换和Park变换(Summing up Clark transform and Park transform for coordinate transformation)