-
imageproc
读入图像到命令窗口然后按CTRL + ENTER键,执行每一个单元。增强或降低图像亮度,不是普通的灰度调制。(first read any two image in command window then press ctrl+enter to execute each cell .highlight duller value nd increase or decrease the value from cell box to increase or decrease the image)
- 2009-03-07 10:02:21下载
- 积分:1
-
psopt20100414
粒子群算法的matab程序
可以求解带非线性约束的优化问题(a pso code which can slove optimization problems with nonlinear constraints.)
- 2020-12-18 14:09:11下载
- 积分:1
-
Pest-control
this code is for monitoring the pest control in the tree leaves
- 2011-12-29 14:03:13下载
- 积分:1
-
generatedexe
MATLAB生成exe产生的问题,MATLAB generated exe problem arising(MATLAB generated exe problem arising)
- 2010-06-20 10:42:09下载
- 积分:1
-
embed
基于MATLAB环境的音频水印嵌入源程序(Environment based on MATLAB source audio watermark embedding)
- 2009-05-25 11:20:36下载
- 积分:1
-
matlab-jianm
matlab在数学建模中的应用的源代码 包括数学建模中常用算法 简短有效(Mathematical modeling in matlab source code for the application of commonly used mathematical modeling algorithms, including a brief and effective)
- 2011-11-26 17:42:26下载
- 积分:1
-
finalsentcodings
MATLAB FOR ADAPTIVE MODULATION IN MIMO OFDM FULL CODING COMPARISON FOR AWGN AND RAYLEIGH
- 2014-01-19 14:38:32下载
- 积分:1
-
gaTSPproblerm
多目标遗传算法解决tsp问题是一个 很好的东西~~!(it s good for you and good good study day day up!!)
- 2010-06-07 01:35:49下载
- 积分:1
-
Fisherface
Fisher Linear Discriminant based program for face classification
- 2014-12-10 15:19:47下载
- 积分:1
-
粒子群优化算法求解最优路径
粒子群优化最优路径算法,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优(Similar to simulated annealing (SA), particle swarm optimization (PSO) optimizes the optimal path by iteratively searching for the optimal solution from a random solution. It also evaluates the quality of the solution by fitness, but it is simpler than the genetic algorithm rules. It does not have the crossover and Mutation operations of genetic algorithm. It finds the global optimum by following the best values currently searched.)
- 2018-10-26 15:21:31下载
- 积分:1