SampleNeural-network

所属分类:ActiveX/DCOM/ATL
开发工具:Visual Basic
文件大小:18KB
下载次数:13
上传日期:2013-10-29 10:13:50
上 传 者zs_hit
说明:  VB与MATLAB混合编程,基于MATLAB ActiveX实现VB对MATLAB调用
(VB and MATLAB mixed programming, based on the MATLAB MATLAB ActiveX VB to call)

文件列表:
SampleNeural network\SampleNeural network\Call_NN_From_VB\frmSampleNN.frm (2965, 2004-07-18)
SampleNeural network\SampleNeural network\Call_NN_From_VB\MSSCCPRJ.SCC (193, 2004-07-18)
SampleNeural network\SampleNeural network\Call_NN_From_VB\Project1.vbp (905, 2004-07-18)
SampleNeural network\SampleNeural network\Call_NN_From_VB\Project1.vbw (56, 2004-07-18)
SampleNeural network\SampleNeural network\Samples_NN_Files\ApplySimFun.m (945, 2004-07-18)
SampleNeural network\SampleNeural network\Samples_NN_Files\CreateNN.m (749, 2004-07-18)
SampleNeural network\SampleNeural network\Samples_NN_Files\SampleWorkSpace.mat (10808, 2004-07-18)
SampleNeural network\SampleNeural network\Vb_Dll_Matlab\CMatlab.cls (11556, 2004-01-06)
SampleNeural network\SampleNeural network\Vb_Dll_Matlab\CMatlabEngine.dll (32768, 2004-01-06)
SampleNeural network\SampleNeural network\Vb_Dll_Matlab\CMatlabEngine.exp (1002, 2004-01-06)
SampleNeural network\SampleNeural network\Vb_Dll_Matlab\CMatlabEngine.lib (2716, 2004-01-06)
SampleNeural network\SampleNeural network\Vb_Dll_Matlab\CMatlabEngine.vbp (738, 2004-07-18)
SampleNeural network\SampleNeural network\Vb_Dll_Matlab\CMatlabEngine.vbw (31, 2004-07-18)
SampleNeural network\SampleNeural network\Vb_Dll_Matlab\MSSCCPRJ.SCC (198, 2004-01-05)
SampleNeural network\SampleNeural network\Call_NN_From_VB (0, 2013-09-25)
SampleNeural network\SampleNeural network\Samples_NN_Files (0, 2013-10-28)
SampleNeural network\SampleNeural network\Vb_Dll_Matlab (0, 2013-09-25)
SampleNeural network\SampleNeural network (0, 2013-09-25)
SampleNeural network (0, 2004-07-18)

How To Test The Apllication i wrote two sample file .m files , foldername Samples_NN_Files step1 , copy Samples_NN_Files Folder to c:\ folder contains two .m file , file ,CreateNN.m -> creates the network , save the network to c:\Samples_NN_Files file , ApplySimFun.m -> loads the network from c:\Samples_NN_Files apply the simulate function, write the result to a log file C:\NNResult.log" Step2 , u have to call these file(execute) from .exe(vb,vc,c++) , I order to do that u have to invoke matlab as automatomation server. for this purpose i wrote wrapper dll called CMatlabEngine.dll. so register the dll file (Note: i am using Matlab 6.5 version so , if u are using anyother versions there may be version conflict) u can find the dll file in vb_dll_matlab folder ( actually it's vb project for creating matlab wrapper, so go through the code") step 3 ,there's sample programm written vb ,Call_NN_From_VB which call the matlab execute the Network shows the result to testbox if any doubts feell free contact me at baijumax@rediffmail.com,baijumax@yahoo.com

近期下载者

相关文件


收藏者