资源列表

[matlab例程ercifangchengqiujie

说明:用判别式法求解二次方程的程序,精炼实用,包括实数和复数根的求解(Solving Quadratic Equations)
<qwer000 > 在 2025-02-06 上传 | 大小:9kb | 下载:0

[matlab例程GMM_EM

说明:GMM模型下的EM算法,一个实用的matlab仿真代码(EM algorithm under GMM model)
<唯有鹧鸪飞 > 在 2025-02-06 上传 | 大小:6kb | 下载:0

[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
<小贾尼 > 在 2025-02-06 上传 | 大小: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-02-06 上传 | 大小:10kb | 下载:0

[matlab例程Maxwell_distribution

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

[matlab例程shujunihe

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

[matlab例程readme.txt

说明:是瑞利分布的编程,花一点时间编程,结果可以运行,而且很实用!!!(you should take this to try and you will solve you problems by this ways .It`s perfect.)
<小围脖 > 在 2025-02-06 上传 | 大小: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 transf
<大漠语言 > 在 2025-02-06 上传 | 大小: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 coordin
<竹子哑巴 > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[matlab例程newsvm

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

[matlab例程G_CMAC

说明:关于小脑神经网络,具有详细注释,供学习交流。(Have a detailed annotation)
<bigbadwolf26 > 在 2025-02-06 上传 | 大小: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 usin
<123编程序 > 在 2025-02-06 上传 | 大小:58kb | 下载:0

源码中国 www.ymcn.org