photo

Francisco Angel


Universidad Tecnica Federico Santa Maria

2013년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

4 질문
1 답변

Cody

0 문제
5 답안

순위
124,074
of 300,851

평판
0

참여
4 질문
1 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
58,077
of 171,294

참여
0 문제
5 답안

점수
60

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

질문


Handles not initialized at running GUI from GUIDE
Hello everyone, I'm facing a problem using GUIDE, I have developed a GUI that analyses an image and output the result trought a ...

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

1

답변

문제를 풀었습니다


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

거의 12년 전

답변 있음
Representing and approximating third order differential equations
Transform the problem in a system of first order differential equations: dy1 / dx = y2 dy2 / dx = y3 dy3 / dx = 2-y3-x*y1-y...

거의 12년 전 | 0

문제를 풀었습니다


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

거의 12년 전

문제를 풀었습니다


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

거의 12년 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

거의 12년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

거의 12년 전

질문


NN Out of memory trough code but not trough GUI, R2010a.
Hello, I'm using neural network to try to fit some data, here is the data used: if true % code XB_all_bottles_norm_...

거의 12년 전 | 답변 수: 0 | 0

0

답변

질문


Unexplainable (to me) "not enought input arguments error"
Hello I am making a code that takes data and remove outliers, the data are read from a excel file, here is the code if true ...

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

1

답변

질문


How to save actual values in a GUI to next session, simple example please
Hello, I have a calculation that requires a large number of parameters to be entered and not expected to change all of them in ...

거의 13년 전 | 답변 수: 1 | 0

1

답변