-
simulatedannealing
仿真n 个城市的TSP问题的最优解返回一个新的城市构型(The simulation n city TSP problem optimal solution to return to a new city configurations
)
- 2011-11-15 23:31:56下载
- 积分:1
-
signals
说明: 心电、脉搏信号的提取和处理,心电脉搏特征波提取(Extraction and Processing of ECG and Pulse Signal and Extraction of ECG Pulse Characteristic Wave)
- 2019-04-08 08:48:20下载
- 积分:1
-
显示出无相位模糊与有相位模糊的比较相关代码
说明: 利用干涉仪测向,显示出无相位模糊与有相位模糊的比较相关代码(Direction-finding phase ambiguity of interferometer)
- 2019-04-09 19:17:31下载
- 积分:1
-
NR-Method
NR-Method
newton raphson algorithm mfile
- 2009-05-26 05:19:03下载
- 积分:1
-
target_extract_visual
基于运动区域和运动区域外截矩形进行运动目标检测的程序(campaign based regional and extra-regional movement closed rectangular exercise target detection procedures)
- 2005-06-24 17:11:46下载
- 积分:1
-
PCANET
特别好用的图像分类算法!!!输入图像 输出分类结果(A particularly useful algorithm for image classification!!! Input image output classification results)
- 2021-04-09 10:39:00下载
- 积分:1
-
landweber
landweber是一种代数重建算法,相对别的算法,它的重建速度较快,用于图像重建等(landweber is an algebraic reconstruction algorithm, compared to other algorithms, it is faster to rebuild, for image reconstruction)
- 2016-04-14 09:03:28下载
- 积分:1
-
statespacemodel1
state space model of system sampling time
- 2010-10-14 19:55:21下载
- 积分:1
-
QGA_fxy
QGA_fxy是用量子遗传算法(quantum genetic algorithm)解决二元函数寻优的问题。文件打开后运行QGA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(QGA_fxy binary function is to solve optimization problems using quantum genetic algorithm (quantum genetic algorithm). Run QGA_fxy.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:51:14下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1