Mauricio
Followers: 0 Following: 0
Professor Civil Engineering
Statistics
RANK
163.298
of 295.486
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20.236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
"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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 10 jaar ago | 1 answer | 0
1
answerfunction 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...
ongeveer 10 jaar ago | 0
Question
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...
ongeveer 10 jaar ago | 2 answers | 0