-
pso
说明: 粒子群聚类算法例题及其详细解析(Example particle cluster-like algorithm and its detailed analysis)
- 2010-03-26 12:48:26下载
- 积分:1
-
stripmapSAR_RD
SAR-RD 距离多普勒点目标仿真程序。Matlab列程(SAR-RD from the Doppler point target simulation program.)
- 2012-05-31 12:13:25下载
- 积分:1
-
xianxing
在模式识别中线性判别函数的MATLAB实现,与程序分析(Linear discriminant function in pattern recognition of the MATLAB implementation, and program analysis)
- 2010-06-23 10:09:12下载
- 积分:1
-
win32windowwrapperclass_src
非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
- 2014-02-04 09:54:40下载
- 积分:1
-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1
-
遗传算法GA
matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 (matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent calculation AS experimental course, make their own programs. Posts here, I hope someone can improve their exchange of experience is more valuable. Genetic algorithm to solve minimum spanning tree problem, PURFER code. Particle Swarm do unconstrained optimization problems. Ant colony algorithm to solve TSP problem.)
- 2015-06-28 11:47:54下载
- 积分:1
-
SpeechRecognition
Speech Recognition Using Correlation Method .m working files.
- 2011-02-11 06:59:22下载
- 积分:1
-
algorithm_of_the_constrained_optimization
说明: 约束优化问题算法的 matlab 程序,包括:
minRosen.m---Rosen 梯度投影法
minFactor.m----乘子法
minconPS.m-----坐标轮换法
minPF.m----外点罚函数法
minMixFun.m-----混合罚函数法
minJSMixFun.m----加速混合罚函数法(Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rosen gradient projection method minFactor.m---- multiplier method minconPS.m----- coordinate rotation method minPF.m---- outside the points penalty function method minMixFun.m----- mixed penalty function minJSMixFun.m---- speed up the hybrid penalty function)
- 2010-04-05 11:30:06下载
- 积分:1
-
LFMradar
用MATLAB进行线性调频信号及脉冲压缩仿真(Using MATLAB for linear FM signals and pulse compression simulation)
- 2010-05-24 22:44:43下载
- 积分:1
-
rsfinal
详细且一目了然的RS编译码matlab仿真程序。
包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。
期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。
还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确(Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a variety of computing (computing a function of each functional document), RS coding and decoding module module. During the decoding module is divided into modules with computing, error location polynomial calculation module, the error location calculation module, module numerical error. Also includes a special module for testing the validity of each testbache. Complete, detailed and correct)
- 2021-04-14 18:58:55下载
- 积分:1