Feeds
提问
How use trainNetwork function for feedforward custom net ?
Hi all, I need to train feedforward neural network with RMSProp or Adam optimization algorithm. I have the custom configurati...
7 years 前 | 0 个回答 | 0
0
个回答提问
Where I can find helperCalculateCouplingMatrix.m function ?
Hello, everyone ! I need to simulate crosstalk(coupling)effect in MIMO system. So I found a good example on mathWorks: |https://...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to compile "mex" file linking with dll from matlab
Hi, I have a solution on MS VS that includes 2 projects. First - mex component (MyDllMex.cpp) and second dll (myDll.cpp). Mex...
8 years 前 | 1 个回答 | 0
