photo

Lorenz


RMA

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: engineering

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How generate an error to prevent an infinite loop in this function?
Hi, I'd like to know if it's possible to generate an error in this code(function) to prevent an infinite loop... I put an Init...

ungefär 11 år ago | 0 answers | 0

0

answers

Question


How randomly choose pairs of elements from a squared matrix and put them in an other matrix?
Hi, I have a matrix A A = 1 4 2 3 4 3 1 2 3 2 4 1 2 ...

ungefär 11 år ago | 2 answers | 0

2

answers

Question


How to have random groups( of 2 elements) from a squared matrix?
I have a matrix A A = 1 4 2 3 4 3 1 2 3 2 4 1 2 1 3 ...

ungefär 11 år ago | 1 answer | 0

1

answer

Question


How to add a string output to this function?
Is it possible to add an ouptput, which says what operation made the function, to this following function? function [op] = ...

ungefär 11 år ago | 2 answers | 0

2

answers

Question


How can I generate a Matrix (4x4) with random different figures from 1 to 4 ?
Hello, How can I generate a Matrix (size 4x4) with random different figures from 1 to 4 ? Figures must be different in the lin...

mer än 11 år ago | 2 answers | 0

2

answers

Question


How can I generate a matrix with the same vector in all the lines?
Hello, I'd like to generate a matrix with the same vector n times. What I can choose. For example: A= [ 1 2 3; 1 2...

mer än 11 år ago | 4 answers | 0

4

answers