-
FEM-using-Matlab---Programmes
matlab 建立有限元模型源程序,有限元分析必备程序(FEM using matlab)
- 2013-07-11 15:44:59下载
- 积分:1
-
MATLAB-NRTL
用MATLAB求解三元物系的NRTL方程,可以供大家参考使用(Ternary System on MATLAB to solve the NRTL equation, for your use and reference)
- 2013-04-25 16:41:50下载
- 积分:1
-
ANC-MATLAB2
Active noise control matlab
- 2015-09-08 11:18:50下载
- 积分:1
-
bp
说明: 用于信号检测,主要对输油管道产生的压力信号和流量信号进行辨识,进而判断管道是否发生泄露。(For signal detection, the main pressure on the pipeline flow of signals and signal recognition, and thus to determine whether pipeline leak happened.)
- 2009-03-02 21:14:13下载
- 积分:1
-
MATLAB-programme
本书将介绍matlab 语言,并向大家展示如何运用它去
解决经典的技术问题。(This book describes the matlab language to show you how to use it to solve the classic technical problems.)
- 2011-06-19 21:31:26下载
- 积分:1
-
lag
如何使用MATLAB编程,里面有详细的说明,大家可以试试。满好的教程(How to use the MATLAB programming, which is described in detail, we can try. Man good tutorial)
- 2007-11-07 09:02:27下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
mpso_bsplinea
malab语言实现bspline曲线拟合,采用改改进的pso算法实现 ,经测试可直接使用。
(malab the language bspline curve fit, change improved pso algorithm has been tested and can be used directly.)
- 2012-09-15 14:12:20下载
- 积分:1
-
3360765jj
强大的地震合成记录程序,有需要的朋友可以试试(A Program of synthetic seismogram generation.)
- 2011-10-12 15:31:18下载
- 积分:1
-
m--Matlab-
m伪随机序列Matlab源代码,很不错,值得看看(m pseudo-random sequence Matlab source code, very good, we can look at)
- 2013-11-15 17:08:37下载
- 积分:1