photo

Mauricio


Last seen: 거의 2년 전 2014년부터 활동

Followers: 0   Following: 0

메시지

Professor Civil Engineering

통계

MATLAB Answers

3 질문
1 답변

순위
264,539
of 297,457

평판
0

참여
3 질문
1 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


"Error using perceptron Too many output arguments. "
I have this simple code copied from matlab: P = [0 2]; T = [0 1]; net = perceptron; net = configure(net,P,T); However, I ge...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Multiple integrals with limits as variables
I have the function f(z,w,l) and I want to obtain a function g(z) by integrating f(z,w, l) as follows: I need to integrate f for...

10년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
function of a variable obtained from integrating a two variable function
Well you are right but I did not expressed myself correctly. The problem is the following: In the code below I have the function...

10년 초과 전 | 0

질문


function of a variable obtained from integrating a two variable function
I have a function that depends on two variables, say x and y; f(x,y). I want to integrate with respect to x only and get a new f...

10년 초과 전 | 답변 수: 2 | 0

2

답변