Message Boards Message Boards

0
|
4432 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

help with some functions for my project

Posted 10 years ago

1 - function that receives a number and creates a random scaling.
2 - function that receives a variable and gives a mutated scaling.
3 - function that receives a two variables and gives a son random scaling.

if someone could help with those functions i really would appreciate.

POSTED BY: jorge antunes
2 Replies

What have you tried? It is always best to show what you have tried when seeking advice. What does "mutated" mean? An example of the first, as far as I understand it. With a random scaling between 0 and 1... you can generalize this if you wish .

randomScaleNumber[number_?NumericQ] := Random[] number
POSTED BY: David Reiss

What is "a son random scaling"?

POSTED BY: Bruce Miller
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract