Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Simple Simulation

1 visualizzazione (ultimi 30 giorni)
MA Cunha
MA Cunha il 16 Apr 2012
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hi, I have a simple problem but I don't know how to solve it..where to start from..the things I read have stochastic simulation...but what I want is direct: I'm trying get the values of X and Y for which the conditions below are verified:
initial/final values for X [0,20] and for Y [0,10]
1. ((Y+1)^2 / Y)- 1 <= X
2. X<= (Y+2)^2/ (Y+1)
and knowing the values of X and Y, if these values verify:
delta [0,1]
delta >= ((X-1)^2 (Y+X+1)^2) /(X+Y+1)^2(X+1)2^-16X^2(Y+1)
and obtain a table where I have
condition 1 | condition 2 | the value of delta |
X = , Y =.. True/False | True/False | |
What do you advise to read? where can I learn how to do it?
thanks
Mariana

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by