photo

Jinsu Kim


Last seen: 4 mesi fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

11 Domande
0 Risposte

RANK
126.566
of 300.392

REPUTAZIONE
0

CONTRIBUTI
11 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
90.91%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


GA opimization for kinetic parameter estimation of ODEs system
I want to find kinetic parameter to explain experimental data set. So I made function blocks to find the kinetic parameters as ...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Why the polar contour plot are reversly showed?
Hi, I'm wondering why the ploar contour plot are reversly showed. According to the data, Carbon.mat The values are mono...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to handle stiffness parameter using Try and Catch?
Hi all, I'm trying to do parameter estimation (using GA) in my stiffness 1D ODE system. When GA automatically try various ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to speed up the code using CODER (mex file generation) in numerical analysis simulation ?
Hi all, I'm solving PDE expressed by conservation equations (mass, heat, and momentum). To solve the problem, firstly I ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to speed up a code from the Code Profiler Results ?
I want to imrpove my code speed, so I did code profiling analysis. Below is the result of code profiler but I have no idea ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plot L-shape domain ?
Hi everyone, I have a problem with plotting my numerical solution in L-shape domain. I descritzed the system and using the n...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to create binary vector that can be applyied conditional case
Hi guys, I have input vector A (6x1), [ 0.4, 0.8, 0.9, 1.0 1.1, 1.4 ] What I want to do is returning to zero if each value ex...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


is there any function that convert negative value to zero?
Hi guys~ What am now find is a function that retrun zero in case of negative inputs. For example, A = [ 10 8 6 4 2 0 -2 -4 ]...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


The way to get a graph in case of discretized system
Hi guys, I want to get a scatter plot (actually I prefer solid line graph) in the discretized time step system. Simplified si...

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How to apply function in vector form variable?
Hi guys, I want to modify below codes. In respect to every value of T, I want to apply below logic. T is N by 1 matrix. ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Fastest way to create N by 1 matrix which contain lots of zero without using for loop
I want to express n x 1 matrix, X X = [ a; a; a; a; b; 0; 0; 0; b; 0; 0; 0; (...) b; 0; 0; 0; b; 0; 0; 0; c; c; ] ("b; ...

circa 7 anni fa | 1 risposta | 0

1

risposta