Welcome![Sign In][Sign Up]
Location:
Search - matlib.h

Search list

[Other resourceBPNet

Description: 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复
Platform: | Size: 1632882 | Author: 吴昆 | Hits:

[Other resourcematlib

Description: matlib.h头文件是vc和matlab混合编程的接口头文件,主要是简化vc中的数学公式计算
Platform: | Size: 18096 | Author: Zechao Li | Hits:

[Other resourceBPNet

Description: 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复
Platform: | Size: 2200889 | Author: 谢文辉 | Hits:

[AI-NN-PRBPNet

Description: 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
Platform: | Size: 1632256 | Author: 吴昆 | Hits:

[matlabmatlib

Description:
Platform: | Size: 17408 | Author: Zechao Li | Hits:

[AI-NN-PRBPNet

Description: 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复 -Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
Platform: | Size: 2200576 | Author: 谢文辉 | Hits:

[Software Engineering48379-48379.ZIP

Description: 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复 作者:同济大学材料学院 张纯禹 email:chunyu_79@hotmail.com
Platform: | Size: 508928 | Author: | Hits:

[AI-NN-PRbpshenjing

Description: 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复 -Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum item 3, the use of matrix operations Matcom4.5 library (available for free download, headers matlib.h), to facilitate matrix operations, but may also write your own matrix Class 4, may suspend the operation 5, the network can be saved as a file and restore
Platform: | Size: 1953792 | Author: rongya | Hits:

[matlabBPnet

Description: //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复-//1, dynamically changing learning rate// 2, adding momentum item// 3, the use of matrix operations Matcom4.5 library (available for free download, headers matlib.h),// ​ ​ to facilitate matrix operations, but may also write your own matrix class// 4, may suspend the operation// 5, the network can be saved as a file and restore
Platform: | Size: 1620992 | Author: victory | Hits:

[AI-NN-PRbpprogram

Description: 非常不错的BP人工神经网络C++程序。但是需要下载一个matlib.h文件。-BP neural network program
Platform: | Size: 2200576 | Author: 雷红专 | Hits:

[AI-NN-PR99456518BpNet_src

Description: /// /// /// /// /// /// /// /// /// /// /// /// /// /////人工神经网络BP算法///////////////////////////////// //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复 ///////////////作者:同济大学材料学院 张纯禹////////////////////// ///////////////email:chunyu_79@hotmail.com////////////////////////// ///////////////QQ:53806186////////////////////////////////////////// ///////////////欢迎不断改进!欢迎讨论其他实用的算法!///////////////// #include "BpNet.h"-you are wecome to commiutate eith me
Platform: | Size: 5120 | Author: 武六 | Hits:

[matlabmatlib

Description: matlib.h,matcom4.5的头文件-matlib.h, matcom4.5 header file
Platform: | Size: 17408 | Author: 达达 | Hits:

[ConsoleszTest

Description: 根据sz的经典论文实现的图像细化(骨架化)程序。程序中没有使用opencv,而是使用了matcom C++库函数。需要用到matlib.h和matlib.lib。-Sz classic paper to achieve the image thinning (skeleton) program. The program does not use opencv, but the use matcom C++ library functions. Need matlib.h and matlib.lib.
Platform: | Size: 630784 | Author: 高海 | Hits:

CodeBus www.codebus.net