photo

amin sari


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
172,725
of 300,763

평판
0

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,082

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,923

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Function approximation with deep learning.
Hello everyone. My question is how to use deep Neural Networks to approximate a function using built-in MATLAB functions? I am...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to use trained neural network as function using MATLAB coder?
I've trained a simple neural network that just multiply 4 numbers and gives 1 number as an output. ( output(x0) = in1(x0)*in2...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


Test trained network with different input sizes
Hello everyone, My question is if we trained a NN with dataset of size(200 * 50) and targets of size(200 * 50) and the traine...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


how to transfer data from MATLAB to c++ using MEX
I use following code to transfer data from c++ to matlab: void function(vector<vector<double>> mat) { ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


writing trained neural network to .xml file
Hello everyone. My question is how to save trained net into a .xml file can we use the following? xmlwrite('net.xml...

대략 7년 전 | 답변 수: 1 | 0

1

답변