资源列表

[matlab例程imgkmeans

说明:将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentat
<caoliang> 在 2024-11-16 上传 | 大小:328kb | 下载:1

[matlab例程fsolve

说明:matlab中fsolve语句数值效果较好,采用的解法是将方程组转化为最小二乘问题,调用指令lsqnonlin求解,所以,它参数的选取和优化指令的用法是一致的-matlab numerical results in fsolve statement better solution is to use the equations into a least squares problem, call the command lsqnonli
<> 在 2024-11-16 上传 | 大小:5kb | 下载:1

[数学计算/工程计算Hilbert_VC

说明:Visual C++编写的希尔伯特(Hilbert)变换完整程序,可直接编译运行,希望对大家有用。-A complete program of Hilbert (Hilbert) transform is written by Visual C++,which can be directly translated to run.It want to be useful to everyone.
<王鹏> 在 2024-11-16 上传 | 大小:168kb | 下载:1

[matlab例程Harmonicphasecouplingsourcecode

说明:对于二次相位耦合问题高阶谱或高阶统计量的方法是具有明显优势的。谐波相位耦合课程报告实验-Quadratic phase coupling problem for higher-order spectra, or higher-order statistics method is a clear advantage. Harmonic phase coupling courses on the experiment
<z> 在 2024-11-16 上传 | 大小:11kb | 下载:1

[matlab例程UseHOSAgetharmonicsourcecode

说明:高阶谱或高阶统计量的方法估计谐波信号的参数,获取有色高斯噪声的谐波获取-Higher-order spectrum, or higher-order statistics to estimate the parameters of harmonic signals, access to colored Gaussian noise to obtain the harmonic
<z> 在 2024-11-16 上传 | 大小:14kb | 下载:1

[matlab例程Highboost

说明:frequency domain filters
<rudra> 在 2024-11-16 上传 | 大小:1kb | 下载:1

[数值算法/人工智能Nonlinear_Equations_solver

说明:非线性方程求根的MATLAB程序,包括实验报告可供参考-Roots of nonlinear equations of the MATLAB program
<官慧峰> 在 2024-11-16 上传 | 大小:36kb | 下载:1

[matlab例程Matlab-Newton-Interpolation-Code

说明:这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法。-The matlab program implements Newton interpolation (Newton' s Interpolation) algorithm.
<动荡> 在 2024-11-16 上传 | 大小:1kb | 下载:1

[matlab例程Linear_Descrimination_Program

说明:linear descrimination
<amina> 在 2024-11-16 上传 | 大小:1kb | 下载:1

[matlab例程GM

说明:灰色预测模型,简单实用,可用于经济预测及其他预测问题,预测精度高-Gray prediction model , simple and practical, can be used for economic forecasts and other prediction problem, prediction accuracy
<梅雨> 在 2024-11-16 上传 | 大小:4kb | 下载:1

[数据结构常用算法DoubleHashing

说明:this codes is about double hashing
<shima> 在 2024-11-16 上传 | 大小:1kb | 下载:1

[数学计算/工程计算cylinder_shiliu

说明:求解平面势流下的圆柱绕流问题,基于MATLAB的有限元法编程。-cylinder,finite elements method
<郭波> 在 2024-11-16 上传 | 大小:1kb | 下载:1

源码中国 www.ymcn.org