how to solve for a variable in an equation
1 次查看(过去 30 天)
显示 更早的评论
d=20;
Fc= 65*(4*3/4)+50*(c-3/4);
Ft= 65*(6*1/4)+50*(d-c-1/4);
% I want to solve the equation for c using condition Fc=Ft can anyone help with this
it is a equation with unknown
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Symbolic Math Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!