资源列表
[matlab例程] interp_correlation1
说明:信号提取是信号处理的一个重要技术,如何评价提取信号的性能,相关系数就是一个很好的评价指标!-signal from the signal processing is an important technology, how to assess the performance of signal extraction, the correlation coefficient is a good evaluation index!<郭文强> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[matlab例程] 10_methods
说明:在MATLAB环境下,背景为非高斯噪声下非常适用的滤波新算法。-in MATLAB environment, the background of the non-Gaussian noise filtering is applied to the new algorithm.<郭文强> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[matlab例程] single_linear_interpolation
说明:在MATLAB环境下,用来进行线型变换的实用程序!-in MATLAB environment, used for linear transform the utility!<郭文强> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[matlab例程] single_linear_interpolation_correlation
说明:在MATLAB环境下,使用ICA方法分离单路观测数据的程序!-in MATLAB environment, the use of ICA separated one-way observation data for the procedure!<郭文强> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[matlab例程] myedgeanddivide
说明:该压缩包的程序实现对图像的边缘进行检测,并且对图像进行阈值分割。源码全部为自己编写,效果不错。不知道上传matlab的源码能不能开通会员,所有上传的都是自己的代码,虽然有些简单但是都是自己的劳动,刚起步,希望和大家交流。-of the compressed image program to the brink for testing and the right image thresholding segmentation. Sourc<李文> 在 2025-01-10 上传 | 大小: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<wan> 在 2025-01-10 上传 | 大小:1kb | 下载:0