photo

Ciaran


Newcastle University

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

16 Domande
2 Risposte

RANK
8.899
of 300.364

REPUTAZIONE
5

CONTRIBUTI
16 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
56.25%

VOTI RICEVUTI
3

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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


Reordering matrix columns to be the same in two matrices
I have two matrices one containing experimental and the other simulated output from an ODE model and I want to subtract the simu...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to Iterate over the columns of a Matlab table?
How can I iterate over the columns of a Matlab table? The Python equivalent and assuming data was a pandas data frame would be: ...

circa 10 anni fa | 3 risposte | 1

3

risposte

Domanda


Convert SBML model into simulatable Matlab function
I'm looking for a tool to convert a SBML model into a simultable Matlab function. I've tried SBMLTranslate() function from libSB...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Plotting multiple boxplots in one figure from cell array
I'm trying to plot some boxplots on the same figure. My Code d={12.9089000000000,'GA';13.3697000000000,'GA';13.4...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Problem trying to get the Maple Toolbox to install
I am in the process of trying to install the Maple toolbox for Matlab. I have downloaded the Maple toolbox and am trying to foll...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Fit data to a hill equation using lsqnonlin
Hi guys, I'm trying to fit some data to a hill equation. My X-Axis: Agonist = [0.1 0.5 1 5 10 19 50 100 114 500 100...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Compiling C and Fortran source files in a single call to MEX.
I'm having difficulties installing PottersWheel toolbox for Matlab 64-bit. The error message I get is: Problem detected at 2...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Error when trying to install PottersWheel
I am attempting to install PottersWheel for Matlab and I keep running into the following error: Problem detected at 2015-03-...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Integration tolerance not met in SimBiology?
I am in the process of trying to use SimBiology to fit some data to my model. I have imported a SBML file that was constructed u...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Convert SimBiology model to script format.
Is there any way to import a SMBL using SimBiology (either code or GUI) then automatically produce the code for that model in sc...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Error or bug in SimBiology: creating custom kinetic laws.
I am building a model that requires a user defined kinetic law. My code: Mobj = sbiomodel('u_PA_parameter_generation'); %...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use the 'exist' function for a SimBiology built-in function?
SimBiology has a kinetic law built-in called 'MassAction'. I want to use 'exists' to detect whether it is in there or not (then ...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Risposto
How to view differential equations produced by SimBiology?
You can use the GUI to export model equations.

quasi 11 anni fa | 1

| accettato

Domanda


How to view differential equations produced by SimBiology?
I am reproducing a published model and need to view the differential equations produced by the SimBiology functions. I am using ...

quasi 11 anni fa | 2 risposte | 1

2

risposte

Risposto
Find the steady states of a system.
Basically the answer was to initialize the figure before the for loop

quasi 11 anni fa | 0

| accettato

Domanda


Find the steady states of a system.
I am building a SimBiology Model. I want to simulate from randomly generated initial conditions numerous times and find the stea...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Synax for species generation in SimBiology.
In other modelling software I can simple use: ' -> protein' for fist order production of a protein however this doesn't s...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotting multiple graphs which are generated in loops on a single figure
I have the following code: antibodies = {'Rel-A','p-Rel-A','IkBa','p-IkBa','A20'}; x_axis = {'PBS','GOX','TNF','L...

circa 11 anni fa | 1 risposta | 0

1

risposta