-
tongxinyuanli-MATLAB
通信原理MATLAB版实验代码,包含滤波调制等等多个例子(MATLAB version of the communication principles of experimental code that contains the filter modulation and so on several examples)
- 2012-06-03 19:29:47下载
- 积分:1
-
第11章 整数规划
非线性最小二乘优化问题以误差的平方和最小为准则来估计非线性静态模型参数的一种参数估计方法。设非线性系统的模型为y=f(x,θ),常用于传感器参数设定。(64/5000
A parameter estimation method based on the minimum sum of squares of errors. Suppose that the model of the nonlinear system is y=f(x,), which is commonly used for sensor parameter setting.)
- 2019-01-06 20:10:45下载
- 积分:1
-
高斯混合模型聚类
利用混合高斯模型算法进行图像的自动聚类,聚类数目可以设置。本程序可以自动产生训练数据和测试数据,当然也可以根据需求自己收集训练数据和测试数据。
- 2022-02-11 21:08:47下载
- 积分:1
-
fich8MATLAB
Corrigé d une epreuve de l electrotechnique
- 2012-04-04 17:35:21下载
- 积分:1
-
gradient-methods-and-newton-method
最速下降法和牛顿法,用最速下降法求解无约束问题: min f(x)和用阻尼牛顿法求解无约束问题: min f(x)等(Steepest descent method and Newton method, with the steepest descent method for unconstrained problem: min f (x) and unconstrained problems with damping Newton Method: min f (x), etc.)
- 2015-08-31 16:10:17下载
- 积分:1
-
Backstepping_example
一些关于backstepping算法的实例(some files about backstepping)
- 2019-02-12 18:16:09下载
- 积分:1
-
Matlab-senior-notes
Matlab讲义高级,一共包含六章内容及五个实例(Matlab senior notes)
- 2011-09-29 23:16:43下载
- 积分:1
-
Solving differential equations
利用ode45求解三自由度状态方程常微分方程(Solving ordinary differential equations of three degree of freedom equation of state by using ode45)
- 2018-05-14 08:21:17下载
- 积分:1
-
TurboPixels超像素生成代码
TurboPixels超像素生成算法,matlab运行,(TurboPixels super pixel generation algorithm)
- 2021-03-11 10:09:26下载
- 积分:1
-
K均值聚类分割
编写此代码以执行 kmeans 聚类分割任何灰度或彩色图像。没有要求提的为群集数量 c水性上光油。
IM-是输入的图像要群集。
LB-标记图像 (群集图像)。
中心 — — 聚类中心的数组。
%此代码的执行是非常快的。
%它生成的相同图像输出的一致性。
%Ankit Dixit所写。
%1 月-2014 年。
- 2022-04-28 06:01:25下载
- 积分:1