photo

holistic


Last seen: plus d'un an il y a Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

10 Questions
0 Réponses

RANG
231 284
of 300 886

RÉPUTATION
0

CONTRIBUTIONS
10 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
70.0%

VOTES REÇUS
0

RANG
 of 21 104

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 502

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Working with function handles to solve optimization problems for multiple equations: Basic questions
Sorry for the many question lately, but somehow I'm running into a lot of problems trying to use Matlab to solve multiple equati...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


Solving linear/nonlinear systems of equations with the constraint that variables have to be the same value
For a given set of linear/nonlinear systems of equations, I'm looking for a solver that enables the specification of constraints...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


Using fsolve for solving multiple equations by using loops
I'm starting to get more deeper into equation solving with Matlab and I'm facing some problems. I have multiple equations stored...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


Solving an optimization problem with several functions
I have the following 4 equations: eq1=x11 - (9*2^(1/2)*u2)/(20*((2^(1/2)*u2)/2 - (5^(1/2)*v2)/5)) + (3*5^(1/2)*v2)/(50*((2^(1/...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


Question about number format
When I calculate the eigenvectors of the following matrix: mat=[1,2;2,1]; [V,D]=eig(mat) I get: V = -0.7071 0.707...

environ 7 ans il y a | 2 réponses | 0

2

réponses

Question


Executing eval in function handle ?
I have the following code which does not work and I don't understand why: foo='name' name='C23'; handle=@(var) ev...

presque 8 ans il y a | 2 réponses | 0

2

réponses

Question


p-values for contrast vector in a multiple linear regression
Is there a function in Matlab to obtain p-values for a specified contrast vector in a multiple linear regression? I could only f...

plus de 8 ans il y a | 1 réponse | 0

0

réponse

Question


Numerically solve a (nonlinear) system of 64 differential equations
Hi all, I'm trying to numerically solve a system of 64 equations with Matlab2014a and ode45 (see picture below for the equati...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


Using matlab for randomly combining mathematical operators/functions/variables (like in symbolic regression)
Hi all, I'm interested to know what would be the easiest way to implement an algorithm in matlab that combines specified math...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to train an SVM classifier and calculate performance
Hi all, I was already browsing through some similar question, but I still don't understand completely how to train an SVM cla...

plus de 9 ans il y a | 2 réponses | 0

2

réponses