symbolic-math
Constructing piecewise symbolic function in Matlab
I am trying to generate a piecewise symbolic function in Matlab. T开发者_如何学编程he reason it has to be symbolic is I want to be able to integrate/differentiate the function afterwards and/or insert[详细]
2023-01-15 10:20 分类:问答Solve for only certain variables with symbolic solver
I am trying to solve a 开发者_高级运维system of equations in MATLAB with 3 variables and 5 constants.Is it possible to solve for the three variables with solve while keeping the constants as symbolic[详细]
2023-01-14 06:42 分类:问答algorithm to solve related equations
I am working on a project to create a generic equation solver... envision this to take the form of 25-30 equations that will be saved in a table- variable names along with the operators.[详细]
2023-01-14 03:50 分类:问答difference equations in MATLAB - why the need to switch signs?
Perhaps this is more of a math question than a MATLAB one, not really sure. I\'m using MATLAB to compute an economic model - the New Hybrid ISLM model - and there\'s a confusing step where the author[详细]
2022-12-30 18:51 分类:问答Symbolic Math in MATLAB, solving simple integration
I have a problem with solving a simple integration through MATLAB. I want to solve this symbolic and don\'t have any problems doing this through other programs.[详细]
2022-12-21 09:19 分类:问答computer algebra soft to minimize the number of operations in a set of polynomials
I have systems of polynomials, fairly simple polynomial expressions but rather long to optimize my hand.Expressions are grouped in sets, and in a given set there are common terms in several variables.[详细]
2022-12-11 05:55 分类:问答
加载中,请稍侯......