Statistics
RANK
22.972
of 295.569
REPUTATION
1
CONTRIBUTIONS
15 Questions
1 Answer
ANSWER ACCEPTANCE
53.33%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Have a maple symbolic expression in MATLAB with % symbols, how can I get to just the solution?
I have a long solution to polynomials I found using matlab's solve command using the maple symbolic engine. The reusult however ...
ongeveer 13 jaar ago | 1 answer | 0
1
answerQuestion
%1, %2 and %3 in solution
Hello, I have a long analytic symbolic solution to a system of polynomials using the solve command in matlab. The solution is...
ongeveer 13 jaar ago | 1 answer | 0
1
answerQuestion
How do I get a symbolic variable into the maple workspace
I have a 5x1 symbolic array. How could I get this into the maple work space. I know there is a maple command but I am having a h...
ongeveer 13 jaar ago | 1 answer | 0
1
answerQuestion
Using symbolic solve in matlab with maple symbolic toolbox, How to assign values to symbolic expressions and get numerical answer.
I asked this question last week and got the answer: http://mathworks.com/matlabcentral/answers/17155-want-to-use-solve-with-non...
ongeveer 13 jaar ago | 1 answer | 0
1
answerQuestion
Getting an error when running solve in Matlab
Do you know what this could mean? Thank you ??? Error using ==> mupadmex mupadmex requires one string argument.
ongeveer 13 jaar ago | 0 answers | 0
0
answersQuestion
Want to use 'solve' with non symbolic variables
Lets say I had the equation: ax^2+bx+c=0 (the real one is more complicated) and I wanted to get numeric solutions for x with ...
ongeveer 13 jaar ago | 1 answer | 1
1
answerQuestion
Problem assigning multiple values simultaneously to a matrix
Hello, I have attached some code for reference; flag=zeros([10 10]); flag(5,5)=1; flag(5,9)=1;%Initialize Flag with 2 ...
ongeveer 13 jaar ago | 2 answers | 0
2
answersQuestion
Warning singular matrix.
I am using \ to solve a system of linear equations. I get a warning telling me the matrix is singular or ill conditioned. This o...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
Symbolic imaginary number conversion
I use the solve command, and get an imaginary result. How do I convert that to numeric form. Real numbers can be converted using...
meer dan 13 jaar ago | 1 answer | 0
1
answerQuestion
Using symbolic solve in matlab, won't execute inside a function I call
Basically, I run some code, I call a function and in that function I declare symbolic variables and use the solve command in MAT...
meer dan 13 jaar ago | 1 answer | 0
1
answerQuestion
Using symbolic solve in matlab, won't execute inside a function I call
Basically, I run some code, I call a function and in that function I declare symbolic variables and use the solve command in MAT...
meer dan 13 jaar ago | 0 answers | 0
0
answersQuestion
Maple Symbolic Toolbox
I just recently installed Maple and it asked me if I wanted to use it's symbolic toolbox when using Mablab. I said yes, but I am...
meer dan 13 jaar ago | 1 answer | 0
1
answerWhat is the best way to numerically solve a system of polynomial multivariate equations?
Also, I need to find all of the answers, not just one. Thanks, Chris
meer dan 13 jaar ago | 0
Question
What is the best way to numerically solve a system of polynomial multivariate equations?
I have a system of polynomial equations that I need to solve a whole bunch of times. What do you think is the most efficient way...
meer dan 13 jaar ago | 3 answers | 0
3
answersQuestion
How can I use current path and all sub folders instead of just current path?
I want to use all of the subfolders in a path with all of the m files in these subfolders. Is there a way to do that. I download...
meer dan 13 jaar ago | 2 answers | 0
2
answersQuestion
How to make a 'browse window' to search for documents
Hello, I'm relatively new at making GUIs in matlab and I was just wondering how you could go about making a explorer window t...
meer dan 13 jaar ago | 2 answers | 0