Info

此问题已关闭。 请重新打开它进行编辑或回答。

Simple Simulation

1 次查看(过去 30 天)
MA Cunha
MA Cunha 2012-4-16
关闭: MATLAB Answer Bot 2021-8-20
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

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by