Kathrin Chari
Followers: 0 Following: 0
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
how to reverse a string using a FOR loop
How to reverse a string without using functions like fliplr,flip etc.
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 0 个回答 | 0