-
AntSystem-WithPlay
使用matlab语言编写的程序,用于解决TSP问题(Use matlab language program used to solve TSP problems)
- 2009-12-28 10:01:56下载
- 积分:1
-
S2
说明: function [ret,x0,str,ts,xts]=s1(t,x,u,flag)
s1 is the M-file description of the SIMULINK system named s1.
The block-diagram can be displayed by typing: s1.
SYS=s1(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
Setting FLAG=1 causes s1 to return state derivatives, FLAG=2
discrete states, FLAG=3 system outputs and FLAG=4 next sample
time. For more information and
- 2010-03-03 17:14:37下载
- 积分:1
-
pinghua
对粗曲线细化处理,对图像进行平滑去噪,中值滤波去噪,数学均值去噪。(Crude curve refinement processing, image denoising, the median filter denoising, mathematical mean denoising.)
- 2011-06-28 16:25:01下载
- 积分:1
-
fdtd-cell-
This document explain the fdtd grid of an electromagnetic problem.At this document three kind of antenna are investigated
- 2013-02-09 01:53:46下载
- 积分:1
-
FuzzyRobot_1
this is implementation of fuzzy robot using java and FCL file fuzzy inference system
- 2015-03-06 00:37:51下载
- 积分:1
-
svd2fun
自己写的多分辨率SVD函数,普通SVD也包含在内,采用类似小波多分辨率分析进行SVD降噪、降维,奇异点求解(Multi-resolution SVD function, using wavelet-like multi-resolution analysis for SVD noise reduction, dimension reduction, singular point solution)
- 2020-12-24 20:09:04下载
- 积分:1
-
dtc-kalman
Speed-sensorless Direct Torque Control for Asynchronous Machine Based on Extended Kalman Filter
- 2010-07-28 20:45:16下载
- 积分:1
-
AdaBoostToolbox_v0.4
adaboost for data mining algorithm of boosting
- 2013-01-26 04:11:26下载
- 积分:1
-
bp
说明: 实现BP神经网络建模,并绘制误差曲线,包括实现数据的归一化与反归一化(Achieve BP neural network modeling and rendering error curve, including data normalization and anti-normalization)
- 2020-11-02 14:39:54下载
- 积分:1
-
MATLAB
本书附带光盘中包括了全书所有实例对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第4章 插值”文件夹下存放了本书第4章所有的算法程序代码,对于算法的程序代码,在光盘中存为同函数名的M文件,例如,Language.m表示求已知数据点的拉格朗日插值多项式的程序,依此类推。(Book with CD-ROM includes all instances of the book corresponds to the MATLAB M-file. All code is stored in accordance with chapters in every folder, such as " Chapter 4 interpolation" folder stored under chapter 4 of the algorithm all the code for the algorithm of the program code, stored on CD-ROM for the same function name in the M file, for example, Language.m known data points that seek Lagrange polynomial interpolation procedures, and so on.)
- 2011-11-28 15:27:39下载
- 积分:1