-
matlabgongcheng
matlab工程应用 对工程方面应用的详细讲解 工程专业书籍(matlab engineering applications of engineering details on the application of engineering books)
- 2008-01-30 10:17:23下载
- 积分:1
-
BLIND
说明: IBD算法源代码 能够让初学者很好的了解IBD算法(blind image restoration)
- 2011-04-07 16:45:45下载
- 积分:1
-
AOC_matlab_M
这是做SRP项目的一个蚁群算法的源代码的M文件,给大家看看,作为一个参考吧。(This is to do an ant colony algorithm SRP project source code for everyone to see it as a reference.)
- 2010-05-22 18:36:45下载
- 积分:1
-
work
一副图可视为一个矩阵,将其分成上线两部分,然后用矩阵的合并实现两个图简单拼接。目的主要使新手熟悉matlab的这种图形处理方法。(A diagram can be regarded as a matrix, to be divided into on-line in two parts, and then use the matrix of the merger of two diagrams simple splicing. The main purpose of the novice familiar with Matlab this graphical approach.)
- 2012-05-23 23:10:49下载
- 积分:1
-
fpica
本程序是快速独立成分分析算法中需要调用的一个很重的子程序。(This procedure is fast independent component analysis algorithms need to call a heavy subroutine.)
- 2013-09-22 10:15:59下载
- 积分:1
-
self-mad
that is useful code for communication
- 2013-03-14 17:32:27下载
- 积分:1
-
YH
说明: 车间布局优化模型是一个含有较为复杂约束的非线性连续优化模型,可以使用遗传算法进行优化。(Workshop layout optimization model containing is a complicated nonlinear optimization model in a row, you can use the genetic algorithm optimization.
)
- 2013-10-05 18:11:14下载
- 积分:1
-
4
灰色系统的matlab程序原代码,可用以对数据建立方程,进行预测(Gray system matlab program source code, the data used to establish equations to predict)
- 2014-02-23 13:50:27下载
- 积分:1
-
Fig563
直流-直流变换器的matlab仿真模块,实现了直流降压的功能。(Matlab simulation of the DC- DC converter module, the function of DC buck.)
- 2012-04-22 11:21:41下载
- 积分: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