-
The_application_of_wavelet_analysis_techniques
这是小波分析的应用技术,介绍了程序的功能作用及一些小算例(This is the application of wavelet analysis techniques, introduced the functional role of the program and some small examples)
- 2009-11-26 11:50:10下载
- 积分:1
-
Untitled2
说明: 用MATlab神经网络来做预测的例子,有用的人可以下来看看(Neural network to do prediction with MATlab example, useful to see who can down)
- 2010-04-21 10:46:07下载
- 积分:1
-
rasmusbergpalm-DeepLearnToolbox
深度学习程序包,内含多种网络结构的matlab实现。(The deep learning package contains matlab implementations of a variety of network structures.)
- 2018-01-04 08:50:19下载
- 积分:1
-
MatlabNeuralNetwork
Matlab Neural network about Neural network and application
- 2009-05-15 09:28:44下载
- 积分:1
-
fuzzy_tb
说明: 模糊系统的matlab 使用手册 没有详细的函数说明和功能介绍(Matlab fuzzy system using the manual function of the lack of a detailed description and features)
- 2008-11-11 02:53:02下载
- 积分: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
-
jielibaogao
本程序是针对左端铰支,右端固支的连续梁,并且其中的集中荷载是按作用点在单元中点计算。对于初学者可以做为参考。(This program is for the left end of the hinge support right end clamped continuous beam, and the concentrated load action point unit midpoint. Can be used as a reference for beginners.)
- 2012-11-14 17:52:46下载
- 积分:1
-
svmkernel
此函数为支持向量机核函数的参数matlab程序(This function support vector machine kernel function parameters matlab program)
- 2012-01-09 10:59:50下载
- 积分:1
-
fengsu
说明: 风速模型,含有四种风,随机风、阵风、渐变风、基本风。(Wind speed model, including four winds, random wind, gusty wind, gradual wind, basic wind.)
- 2020-04-17 19:09:52下载
- 积分:1
-
jicheng
人脸识别技术利用集成学习,adaboost算法学习代码(Face recognition, integrated learning, adaboost algorithm code)
- 2012-10-17 15:08:22下载
- 积分:1