-
bp_class
采用BP网络进行分类,对某一设备故障进行分类,一共三类,可以运行(using BP nerual network to classify the operation of a device)
- 2009-05-05 15:00:40下载
- 积分:1
-
a
说明: matlab程序例子在教学中的应用非常有用而且我很喜欢(matlab program examples in teaching that is useful very much so that I like it so much )
- 2012-04-30 14:22:15下载
- 积分:1
-
phasesim
设计了各种窗函数的滤波器,包括矩形窗,滚降升余弦窗,切比雪夫窗,凯泽窗等。(Designed a variety of window function filters, including the rectangular window, roll-off raised cosine window, Chebyshev windows, Kaiser windows.)
- 2013-09-02 16:03:25下载
- 积分:1
-
TSP_PSO
某一PSO算法优化TSP路径优化的问题,城市已经给定。(TSP scheme in a new version using some conventional PSO algorithm)
- 2014-02-16 17:00:17下载
- 积分:1
-
tsdctcs
贝叶斯压缩感知工具包,matlab源代码,BCS入门工具包,配合文章学习。(tools for Bayesian compressian sensing. matlab souce code.)
- 2013-12-31 18:50:39下载
- 积分:1
-
ifs
利用matlab作的分形IFS(迭代函数系统),里面包括了几个常用的IFS code(Matlab for the use of the fractal IFS (Iterated Function System), which includes several commonly used IFS code)
- 2009-04-23 19:09:16下载
- 积分:1
-
srsGUI-master
说明: srsGUI-123dsst----matlab
- 2019-02-16 21:20:44下载
- 积分:1
-
DEPSO求极值
说明: 改进的差分粒子群算法,并用于求函数极值,程序中分别于DE PSO 蛙跳进行对比,结果显示,改进的差分粒子群更好(The improved Differential Particle Swarm Optimization (DPSO) algorithm is used to find the function extremum. The program is compared with DE PSO frog jump, and the results show that the improved DPSO is better.)
- 2019-04-17 15:10:26下载
- 积分:1
-
SPIHT
Spite压缩源码,matlab编写,希望对您能有很大帮助(Spite compressed source, Matlab prepared, and I hope to you can be of great help)
- 2007-07-10 10:25:54下载
- 积分:1
-
lsqcurvefit
非线性曲线拟合是已知输入向量xdata和输出向量ydata,并且知道输入与输出的函数关系为ydata=F(x, xdata),但不知道系数向量x。今进行曲线拟合,求x使得输出的如下最小二乘表达式成立:
min Σ(F(x,xdatai)-ydatai)^2(Nonlinear curve fitting is a known input and output vectors xdata vector ydata, and know the relationship between the input and output functions for ydata = F (x, xdata), but do not know the coefficient vector x. As least-squares curve fitting expression today, find x such that the output of the establishment:
min Σ (F (x, xdatai)-ydatai) ^ 2)
- 2014-09-20 12:35:52下载
- 积分:1