资源列表

[matlab例程emd

说明:emd分解程序代码,里面有详细介绍,请下载使用(function imf = emd(x) % Empiricial Mode Decomposition (Hilbert-Huang Transform) % imf = emd(x) % Func : findpeaks x = transpose(x(:)); imf = []; while ~ismonotonic(x) x1 = x; sd = Inf; while (sd > 0.1)
<小贾尼 > 在 2025-08-03 上传 | 大小:16kb | 下载:0

[matlab例程GUI-jiafajisuan

说明:GUI界面,能够实现简单的加法运算,设置了两次运算,可根据需要进行修改(GUI interface, can implement a simple addition operation, set up two operations, can be modified according to the need.)
<qwer000 > 在 2025-08-03 上传 | 大小:10kb | 下载:0

[matlab例程Maxwell_distribution

说明:模拟麦克斯韦分布,调整参数可以画出不同的图像(Simulate the Maxwell distribution, and adjust the parameters to draw different images)
<qwer000 > 在 2025-08-03 上传 | 大小:16kb | 下载:0

[matlab例程shujunihe

说明:读取数据,根据需要写出相应的函数关系式进行拟合(Read the data and write the corresponding function formula to fit in according to the need)
<qwer000 > 在 2025-08-03 上传 | 大小:19kb | 下载:0

[matlab例程readme.txt

说明:是瑞利分布的编程,花一点时间编程,结果可以运行,而且很实用!!!(you should take this to try and you will solve you problems by this ways .It`s perfect.)
<小围脖 > 在 2025-08-03 上传 | 大小:4kb | 下载:0

[matlab例程GS

说明:GS算法可以生成相位屏,该算法有着编程简单,收敛速度快,衍射效率高,能将高斯光转换成高阶高斯光,一阶空心高斯光,贝塞尔高斯光。(The GS algorithm can generate a phase screen. The algorithm has simple programming, fast convergence and high diffraction efficiency.GS algorithm can transform Gauss beam into the high
<大漠语言 > 在 2025-08-03 上传 | 大小:2kb | 下载:2

[matlab例程orbit

说明:给定一组初位置和初速度即可算得卫星运行轨道根数,并转换为惯性坐标系下的三维轨道显示,同时做出了二者机械能和动量矩的比较。(Given a set of initial positions and initial velocities, we can get the number of satellite orbit and transform it into 3D orbit display under inertial coordinate system. Meanwhile, we comp
<竹子哑巴 > 在 2025-08-03 上传 | 大小:1kb | 下载:0

[matlab例程newsvm

说明:svm函数的实现以及实例,初学者可以看看(mplementation and example of SVM function)
<独一无二GKM > 在 2025-08-03 上传 | 大小:74kb | 下载:0

[matlab例程G_CMAC

说明:关于小脑神经网络,具有详细注释,供学习交流。(Have a detailed annotation)
<bigbadwolf26 > 在 2025-08-03 上传 | 大小:1kb | 下载:0

[matlab例程111

说明:设计遗传算法求解f(x)最小值,具体表达式如下: 一个求最小值的公式 要求必须使用m函数方式设计程序。(Design genetic algorithm to solve f ( x ) minimum value, the specific expression is as follows: A formula for finding the minimum The program must be designed using m function method.)
<123编程序 > 在 2025-08-03 上传 | 大小:58kb | 下载:0

[matlab例程新建 WinRAR ZIP 压缩文件

说明:pnsr为评价图像标准,自己写的,贴近原理,数字图像处理(PNSR writes for the evaluation of image standards.)
<show-rowing > 在 2025-08-03 上传 | 大小:1kb | 下载:0

[matlab例程54225024MVDR

说明:宽带波束形成技术mvdr,宽带三维矩阵,可以出图(Broadband beamforming technology MVDR, wide-band 3D matrix)
<关升 > 在 2025-08-03 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org