Feeds
질문
how to create a matrix from another one, using for loop
--- I can't find what really causes the error in this function--- function Ant_Simpl_Mat = r_dnaOnMatrix(mat) [x,y] = size...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
how to reverse a string using a FOR loop
How to reverse a string without using functions like fliplr,flip etc.
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
dynamic system whose position coordinates are defined by this relationship
dynamic system whose position coordinates are defined by relationship: x(k+1)= 1 + y(k) - 1.4*x(k)^2 y(k+1)= 0.3*x(k) fun...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
how to create a function that locates the prime numbers from 1 to 10^6
how to create a function that locates the prime numbers from 1 to 10^6 that this property: if we subtract one or more digits f...
대략 6년 전 | 답변 수: 0 | 0

