-
K-means算法的Matlab实现代码(使用文档+源代码)
说明: 均值聚类算法可以做聚类分析、以及基于成像的波形提取(Mean clustering algorithm can do clustering analysis, as well as image-based waveform extraction.)
- 2020-06-09 10:15:16下载
- 积分:1
-
MacromediaDreamweaverMX
说明: 这是关于的dreamweavermx教程,希望对大家有用,也希望大家一起进步(This is a tutorial on the dreamweavermx hope for all of us, I hope you progress with)
- 2010-03-21 20:12:53下载
- 积分:1
-
激光器循环功率曲线
激光振荡器内从左向右(IL)以及从右向左(IR)循环的功率模拟。(Power simulation of left-to-right (IL) and right-to-left (IR) cycles in laser oscillator)
- 2019-06-12 18:01:10下载
- 积分:1
-
Low-passfilter
低通滤波程序,通过傅里叶变换实现有一定相位差的滤波,滤波截止频率可设。(Low-passfilter program,)
- 2013-07-16 11:19:18下载
- 积分:1
-
包含了InSAR信号仿真,InSAR噪声仿真
包含了InSAR信号仿真,InSAR噪声仿真,InSAR配准和相位解缠等InSAR处理过程程序(It includes InSAR signal simulation, InSAR noise simulation, InSAR registration and phase unwrapping, and other InSAR processing procedures)
- 2021-03-17 11:29:21下载
- 积分:1
-
半车预瞄对比
说明: 1/2车辆模型的驾驶员预瞄算法对比,具有实用的参考意义(Comparison of Preview Algorithms for 1/2 Vehicle Model)
- 2020-10-13 14:47:31下载
- 积分:1
-
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0...
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0
- 2022-08-09 11:22:59下载
- 积分:1
-
stationarycurrentregulator
stationary current regulator
- 2020-06-22 12:20:02下载
- 积分:1
-
Ts
说明: 模糊控制算法 做温度跟踪控制 TS模型 matlab开发的模糊控制实例(Fuzzy Control Algorithm for Temperature Tracking Control TS Model)
- 2018-05-09 21:40:25下载
- 积分:1
-
数学规划
说明: 数学规划
% lp - 线性规划
% linprog - 线性规划(在MATLAB5.3使用)
% fmin - 一元函数极值
% fminu - 多元函数极值拟牛顿法
% fmins - 多元函数极值单纯形搜索法
% constr - 非线性规划
% fmincon - 非线性规划(mathematical programming
%LP - linear programming
%Linprog - linear programming (used in matlab5.3)
%Fmin - extremum of function of one variable
%Fminu - quasi Newton method for extreme value of multivariate functions
%Fmins - simplex search method for extreme value of multivariate functions
%Constr - nonlinear programming
%Fmincon - nonlinear programming)
- 2020-11-06 19:32:12下载
- 积分:1