-
orthorize_match_persuit
关于压缩感知的信号处理应用,信号的恢复重构采用正交匹配追踪算法。(Application of wavelet transform signal processing, signal recovery reconstruction algorithm using orthogonal matching pursuit.)
- 2010-05-31 20:47:35下载
- 积分:1
-
100
前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Before the backward substitution method for radial distribution power flow program Matlab to write practical particle swarm ant colony algorithm toolbox PSOt Reactive Power Optimization Based on Genetic Algorithm method of program source code to solve the unit commitment problem Multigroup Chaotic Ant Colony Algorithm)
- 2012-08-14 22:07:25下载
- 积分:1
-
chengxu
程序功能分别实现了线性系统理论中传递函数和状态空间的相互转化,系统辨识中的递推最小二乘算法,免疫算法以及神经网络中的BP算法。(The program functions respectively realize the mutual transformation of transfer function and state space in the linear system theory, the recursive least squares algorithm in the system identification, the immune algorithm and the BP algorithm in the neural network.)
- 2017-03-20 19:18:25下载
- 积分:1
-
EW_Toolbox
信号与信息处理-matlab信号处理工具箱源程序集合(signal processing toolbox matlab source code collection)
- 2009-03-30 22:42:09下载
- 积分:1
-
BP
说明: Matlab 人工神经网络工具箱中的BP 工具函数及其应用(Matlab neural network toolbox of BP tools function and its application)
- 2008-03-15 22:00:50下载
- 积分:1
-
image
基于变换编码的图像压缩及解压,含有离散余弦变换程序。(Transform based image compression and decompression coding)
- 2010-09-04 15:18:31下载
- 积分:1
-
Matlab_Help_Translate
The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB
( This code is written by M.A. (aka lftx).
The purpose of this code is to use GOOGLE translate to
translate help of a command in MATLAB to Turkish (you can modify it).
So do not expect much.
You need an active internet connection for this function to work
The function uses a java package to use GOOGLE translate s API
which is not developed by me, for detailed description of the java
files you can check
http://code.google.com/p/google-api-translate-java/
the usage of the file is very similar to the original "help" function
and if you add the files to your matlab s path you can use it as you use
MATLAB "help" function
EXAMPLES: helptr eye
EXAMPLES: helptr( why ) or helptr why
The function has been working as of DEC 2010
I cannot guarantee that it would be working in the future, as google might
change its API, or might not like your referring webpage or maybe your IP.
)
- 2010-12-14 15:40:10下载
- 积分:1
-
image_matching_algorithm
关于图像匹配的算法,根据给定图像,在目标图像上找到目标,达到匹配的目的。(With regard to , according to the given image, the target image to find the target, to match the image matching algorithmpurpose.)
- 2010-01-08 10:25:51下载
- 积分:1
-
PCA_GS_SOR
模式识别中的PCA算法,数值分析中的SOR和GS迭代算法(The PCA algorithm for pattern recognition, numerical analysis and GS SOR iterative algorithm)
- 2010-05-31 13:54:00下载
- 积分:1
-
ACATSP
蚁群算法的MATLAB程序,提供变量初始化
C=[1304 2312 3639 1315 4177 2244 3712 1399 3488 1535 3326 1556 3238 1229 4196 1004 4312 790 4386 570 3007 1970 2562 1756 2788 1491 2381 1676 1332 695 3715 1678 3918 2179 4061 2370 3780 2212 3676 2578 4029 2838 4263 2931 3429 1908 3507 2367 3394 2643 3439 3201 2935 3240 3140 3550 2545 2357 2778 2826 2370 2975]
m=31
Alpha=1 Beta=5 Rho=0.9 Q=100
NC_max=200 (Ant colony algorithm of MATLAB procedures, initialize the variable C = [1304 2312 3639 1315 4177 2244 3712 1399 3488 1535 3326 1556 3238 1229 4196 1004 4312 790 4386 570 3007 1970 2562 1756 2788 1491 2381 1676 1332 695 3715 1678 3918 2179 4061 2370 3780 2212 3676 2578 4029 2838 4263 2931 3429 1908 3507 2367 3394 2643 3439 3201 2935 3240 3140 3550 2545 2357 2778 2826 2370 2975] m = 31 Alpha = 1 Beta = 5 Rho = 0.9 Q = 100 NC_max = 200 )
- 2009-04-23 16:41:47下载
- 积分:1