-
bee-algorithm
人工蜂群算法的应用研究…………………………(the bee conlony algorithm research)
- 2012-04-08 18:43:20下载
- 积分:1
-
func_Myappcoef2
此函数用于求得多重小波变换后的低频小波系数,在matlab自带的函数基础上改的。(this function to obtain multiple wavelet transform the low-frequency wavelet coefficients, In Matlab built-in function on the basis of reform.)
- 2007-04-06 13:30:45下载
- 积分:1
-
08_CodingForHWPerformance
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its abstraction but the lower-level MATLAB will infer the desired architecture into the device.(The MATLAB coding style, project options and synthesis directives can h ave a significant effect on the final results. K nowledge about how a particular algorithm shou ld be implemented in hardware can be reflected i n the MATLAB code to improve the results. In doin g so, the MATLAB loses a bit of its abstraction but the lower-level MATLAB will infer the desired arch itecture into the device.)
- 2007-04-18 13:02:37下载
- 积分:1
-
outlier
利用Grubbs法的思想剔除数据集中的异常值;用Lagrange插值法对缺失数据补充(Delete outliers in a set by the Grubbs rule.)
- 2019-05-11 13:30:41下载
- 积分:1
-
PFM调制波(pfm_maichong.slx)
PFM调制波(pfm_maichong.slx)
- 2021-05-06下载
- 积分:1
-
SpeechDenoising
MATLAB实现语音去噪处理,测试已经通过了(Speech Denoising MATLAB realize treatment, testing has been adopted)
- 2009-02-17 19:37:49下载
- 积分:1
-
optical_flow_Lucas_Kanade_matlab_code
一个光流算法的matlab源程序,在图像处理、前景检测与跟踪等方面有很多应用,推荐(An optical flow algorithm matlab source code in image processing, the prospects for detection and tracking, etc. There are many applications, the recommendation)
- 2007-12-12 13:19:32下载
- 积分:1
-
FastICAmatlabtoolbox
FastICA的matlat软件包,独立分量分析(ICA)在模式识别(如人脸识别),信号分离等领域有着广泛的应用。
(The FastICA package for MATLAB
The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
)
- 2009-05-04 17:07:22下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1
-
调试成功的偏最小二乘法算法matlab例程
IMC-PID是利用内模控制原理来对PID参数进行计算,保证准确无误,是学习通信的好帮手,使用大量的有限元法求解偏微分方程,粒子图像分割及匹配均为自行编制的子例程,包含位置式PID算法、积分分离式PID,有循环检测,周期性检测。
- 2022-02-04 08:08:10下载
- 积分:1