Community Profile

photo

Valerie Cala


Last seen: 대략 1년 전 2018년부터 활동

통계

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • First Review
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

답변 있음
Why do I get the error "Too many input arguments"?
unction [dx, y] = DOF2greyfxn(t, x, u, u0, omega, m1, m2, k1, k2, c1, c2,varargin) y = [x(1);x(2);x(3);x(4)]; dx = [x(2);(((-k...

4년 초과 전 | 0

질문


solving three equations for 3 unknows
Hi Guys, I have the three following equations: (2*c*w1)+b2 == 0.3205; ((2*c*b2)+ w1)*w1 == 214200; (b2*w1)==1.2260e+05; ...

거의 5년 전 | 답변 수: 2 | 0

2

답변

질문


add column to a matriz
Hey Guys! Today I want to do the following: I count with a random matriz named wp: wp=rand(3); wp = 0.1190 0.340...

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

1

답변

질문


Kmeans algorithm for data
Hi everyone. I need help, checking internet I found the following code; in= load('C:\Users\Profesional\Desktop\datos_RBR...

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

1

답변

질문


convert the values of a vector into a matrix and move the vector positions.
Hi, I need to do the following and I hope you can help me. given a vector of (for example): a=[3 9 32 6 5 6 7 1 2 10]; ...

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

1

답변

질문


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-3.
Hi part of mi code is shown below: for I = 1:10+1 w2(i,1)= w2(i,1)+n.*delta2.*Y1(i) end i am getting the err...

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

1

답변