Are you trying to tell MATLAB that % lam_f > 0 & u_f > 0 & sigma > 0 or are you trying to ask MATLAB if those three conditions are satisfied? Using isAlwaysasks that question. To tell MATLAB use assume and assumeAlso or tell MATLAB when it creates those symbolic variable that they're all positive, passing the positive option to syms or sym: syms x positive.
I'm trying to tell MATLAB these conditions are true. So using assume and assume Also is true. However, I get the same error when I enforce these assumptions (lam_f > 0 & u_f > 0 & sigma >). I'm not sure what other methods I can use?
However, I get the same error when I enforce these assumptions
Can you show your updated code and the full and exact text of the error message? I'd be a bit surprised if you told MATLAB that sigma was always positive and it couldn't tell if that condition was satisfied or not (it wouldn't be.)
Please show us all the text displayed in red in the Command Window (and if there are any warning messages displayed in orange, please show us those too.) The exact text may be useful and/or necessary to determine what's going on and how to avoid the warning and/or error.
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.