资源列表

« 1 2 ... .81 .82 .83 .84 .85 27086.87 .88 .89 .90 .91 ... 28522 »

[matlab例程GMM_EM

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

[matlab例程Maxwell_distribution

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

[matlab例程shujunihe

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

[matlab例程readme.txt

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

[数学计算/工程计算Numerical Recipes in Fortran 77

说明:fortran77中的数值分析方法库,科学计算的艺术,第二版(英文原版)(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition)
<xuezhanbin14 > 在 2025-01-31 上传 | 大小:5.22mb | 下载:0

[数学计算/工程计算numerical_recipes_in_fortran_90

说明:Numerical Recipes in Fortran 90-The Art of Scientific Computing-Vol 2-Second Edition
<xuezhanbin14 > 在 2025-01-31 上传 | 大小:2.37mb | 下载:0

[人工智能/神经网络/遗传算法feed

说明:结合模糊评价和bp神经网络将网路权值转换成个因素的权重 Combining fuzzy evaluation and BP neural network to transform the weights of network weights into factors(Combining fuzzy evaluation and BP neural network to transform the weights of network
<727186630 > 在 2025-01-31 上传 | 大小:1kb | 下载:0

[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-01-31 上传 | 大小:1kb | 下载:0

[matlab例程newsvm

说明:svm函数的实现以及实例,初学者可以看看(mplementation and example of SVM function)
<独一无二GKM > 在 2025-01-31 上传 | 大小:74kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 27086.87 .88 .89 .90 .91 ... 28522 »

源码中国 www.ymcn.org