Feeds
提问
Need help with mathematical optimization - fmincon
I have developed a simulation code that predicts strength value for different designs. It takes in a variable (factors that defi...
6 years 前 | 2 个回答 | 0
2
个回答提问
Is there a logical NAND operation in MATLAB like the logical AND operation '&'?
I need to perform NAND operation in a complex equation. I am trying to find something as simple as the '&' operation that is use...
6 years 前 | 1 个回答 | 0
1
个回答提问
How do I plot animation of temperature data for a 3D object with time?
I have generated a 4D matrix (x,y,z,t) which stores the temperature value for the corresponding x,y,z coordinates at 't' timeste...
6 years 前 | 1 个回答 | 0
