How can I find the solution to a multi dimensional struct function in Matlab?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I have a multi-dimentional trained machine learning regression model (trained by the Matlab regression learner). It uses 6 variables in total.
Say this function is f(x), where x is a vector containing all 6 variables.
I want to solve this function at f(x) = Y, in other words, solve function f(x) for all values on the intersecting hyperplane Y, the red boundary in the attached figure.
Any ideas how I can solve for all variable values of x along this intersecting boundary?
Thanks!

0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!