资源列表
[matlab例程] myedgeanddivide
说明:该压缩包的程序实现对图像的边缘进行检测,并且对图像进行阈值分割。源码全部为自己编写,效果不错。不知道上传matlab的源码能不能开通会员,所有上传的都是自己的代码,虽然有些简单但是都是自己的劳动,刚起步,希望和大家交流。-of the compressed image program to the brink for testing and the right image thresholding segmentation. Source for all the preparation work<李文> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] matlabtsp
说明:在matlan下利用模拟退火算法实现的TSP程序,程序带有注释-in using simulated annealing algorithm TSP procedures, procedures with Notes<刘为> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] n1
说明:感知器神经网络设计举例:将四个输入矢量分为两类,其中两个矢量对应的目标值为1,另两个矢量对应的目标值为0,用学习函数求解. -perceptron neural network design, for example : four input vector divided into two categories. two vector corresponding to a target, and the other two vector corresponding to the target<张哓> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[matlab例程] 0-1programming
说明:0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错<wan> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[matlab例程] ica_ng
说明:自己编的,基于自然梯度的盲源分离算法,如果想对自然梯度有所了解,可以参考Amari的经典文章。网络上一搜就行。-own series, based on the natural gradient algorithm blind source separation, if you want to understand the natural gradient. Amari can refer to the classic article. Networks found on a trip.<马明> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[matlab例程] lattice_filter_Matlab
说明:格型滤波器(lattice filter)Matlab的实现帖子,只用于2阶。请高手看看。不过我还是不会编更高阶的格型滤波器。欢迎一起探讨!zhoujoejx@163.net-lattice filter (lattice filter) Matlab achieve posts. only for the two bands. Look at 19:56. However, I will not write more advanced lattice filter. Welcome to ex<周国翔> 在 2025-06-21 上传 | 大小:1kb | 下载:0