photo

Itachi


Last seen: 5 mois il y a Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

19 Questions
0 Réponses

RANG
267 719
of 299 221

RÉPUTATION
0

CONTRIBUTIONS
19 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
89.47%

VOTES REÇUS
0

RANG
 of 20 665

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 163 778

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

  • Explorer
  • First Review
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Plotting Weierstrass time series
Hi, I want to plot the following function. Can anyone help me? Thanks in advance. gamma = 5, F=1.3, n=30, t=0:0.01:10 (fs = 100...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to plot a 3D graph of the PSD (pwelch) results of a column matrix of numerous channels?
Hey guys, I need to plot my data so that I get a figure like this image. My data is a matrix of the power spectrum density of th...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


Hyperparameter tuning of neural network
Hi guys, I need a code to find the optimum configuration of a neural network. I mean the number of hidden layers and their corr...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


fmincon function and discrete GA results
Hi guys, I've used both of these methods to optimize a problem, but the final results that I got are the same. how can I be s...

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

1

réponse

Question


Mixed integer optimization - help
Hi guys, in the Mixed integer optimization guide it says like: No custom creation function "CreateFcn". Does this mean we can't ...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Implementation of limits on the optimization results
Hi guys, I've want to optimize my problem using "fmincon". I want to put limits on the answers, let's say I want x1 > x2 and x2 ...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Converting a matrix of other forms into one simple matrix - help
Hi guys, I have 4x36x4 matrix and I wanted to make it into 16x36 matrix, is there anyway to do that? Best regards, Ayubirad ...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Split a matrix into smaller pieces - help
Hi guys, I have a 16x36 matrix and I want to divide it into 4x36 submatrixes. I used reshape(matrix,4,[],4) but the order of ele...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Discrete optimization with Genetic Algorithm - help
Hi again, I have trouble carrying out this optimization procedure. I know that I should use penalty functions when I have a cons...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Discrete optimization with Genetic Algorithm
Hi guys, I was wondering does MATLAB implement discrete optimization by using GA? Thanks in advance.

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Definition of Objective function in fmincon when it's not an analytic function
Hi guys, I want to be able to define the objective function when it's not an analytic function. In my code I'm doing analysis by...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


definition of nonlincon in the fmincon function
Hi guys, I'm having trouble in defining the nonlincon when one of my nonlinear constraints is not the same size as the others. W...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


symbolic variables in MATLAB
Hi guys, I getting this error, any ideas? Loading from: matlab.mat ??? Error using ==> error Formatted arguments ...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Xlsread function gives error!!!
Hi guys, I get this error when I'm runnig my code named Frame_Analysis, please help me out, thanks in advance. Warning: Cou...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Read or write in the .xlsx files
Hi guys, I've written a code with alot of loops and in each loop there the xlsread or xlswrite commands. I've installed Excel 20...

presque 13 ans il y a | 3 réponses | 0

3

réponses

Question


"nonlincon" part of the "fmincon" function in the optimization toolbox
Hi guys, I want to create the "nonlincon' part of the "fmincon" function. I want to be able to call other variables in the nonli...

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

2

réponses

Question


Using fmincon for optimization, when having too many variables
Hi guys, I wanted to use the "fmincon" in the optimization toolbox to minimize my objective function. The only problem is that I...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


xlsread failed - Error registering event(s), Advise failed
*Hi guys, I get the following error when I'm trying to read from .xlsx files. please help me out.* Error registering even...

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

2

réponses

Question


How can I find the coefficients of the symbolic variables in a linear equation?
Hi guys, I want to draw out the coefficients of the symbolic variables in a linear equation, like: syms x1 x2 x3 0*x1+5...

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

1

réponse