Rebeca Hannah Oliveira
Followers: 0 Following: 0
Statistics
RANK
94.615
of 295.467
REPUTATION
0
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
68.75%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Error on simbiology: Unable to load the project because the project format is not compatible with SimBiology. Error using load.
I was able to recover a previous version saved. However, is there a way to avoid the error in the future?
6 maanden ago | 0
| accepted
Question
Error on simbiology: Unable to load the project because the project format is not compatible with SimBiology. Error using load.
I have been working on a project for some time, and today I installed the R2024a version of matlab, and continued working on it....
6 maanden ago | 2 answers | 0
2
answersQuestion
What makes the residual table have NaN values?
I am fitting a model (15 observables) to experimental data on Simbiology using Particle Swarm Optimization and a pooled fit, to ...
10 maanden ago | 0 answers | 0
0
answersQuestion
How to select which parameters will be optimized in a model?
I am trying to do a simple optimization problem, but keep running into an error. The basic idea is shown in the code below. %...
11 maanden ago | 1 answer | 0
1
answerQuestion
How to move around subplots generated by sbiopredictionci?
I don't know if I accidentally changed some plotting configuration, but in the past weeks I have been having an issue with the s...
12 maanden ago | 1 answer | 0
1
answerQuestion
Is there a way to set UseParallel to true directly on Simbiology Model Analyzer for performing fitting with global solvers (e.g., particleswarm)?
Is there a way to set UseParallel to true directly on Simbiology Model Analyzer for performing fitting with global solvers (e.g....
12 maanden ago | 1 answer | 0
1
answerQuestion
How to fix issue with error using surf: Z must be a matrix, not a scalar or vector
How can I fix the code to avoid the error: error using surf: Z must be a matrix, not a scalar or vector I tried converting it t...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
Is there a way to combine plots generated in simbiology model analyzer into a single figure to export?
I am using the Local Sensitivity on simbiology to generate results, and I'd like to have a single figure with the subplots gener...
ongeveer een jaar ago | 2 answers | 0
2
answersQuestion
Where is data saved when the following message shows up: Out of memory. Program data exceed 2 GB and cannot be saved using the default MAT-file
I ran a sobol analysis through simbiology on a large number of samples, and got the following message: Severity Message error ...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
How to overcome the error "Unrecognized field name \stopTimeUseConfigset\." when simulating a simbiology model on a previous Matlab version?
I saved the my last version of a simbiology model on Matlab R2023a, and when trying to simulate the model on Matlab R2022a it re...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Is there an issue with exporting Simbiology model components to Excel on Matlab R2023a?
I recently downloaded Matlab version R2023a, and for some reason I can't export Simbiology model components to Excel using the E...
meer dan een jaar ago | 0 answers | 0
0
answersQuestion
Is it possible to set all species units at the same time?
Is there a way on simbiology Model Builder to set the unit of all species at the same time? For example, something like an optio...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How to define observables units in simbiology Model Builder?
I want to simulate an observable which is dimensionless (eg: [S]/max [S]) , and I am using dimensional analysis in Simbiology ap...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
Converting from hours to seconds on Simbiology
Does the Simbiology Model Analyzer have a simple way of converting data plots from seconds to hours? Like, if I were writing t...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
How to solve issue with loading project on simbiology (index exceeds number of array elements).
I saved a project on Simbiology yesterday, and the Model analyzer app on simbiology was very slow, so I decided to turn off and ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to measure the time for a protein to reach 70% of its maximum concentration?
I am using simbiology app. I would like to measure the time taken in the simulation for a protein to reach 70% of its maximum va...
bijna 3 jaar ago | 0 answers | 0
0
answersQuestion
How to generate and store 3 sets of values that change every time the loop is ran?
My code is supposed to run inside two loops. The first loop generates two random variables and from them it calculates the value...
bijna 3 jaar ago | 1 answer | 0
1
answerSolved
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
ongeveer 4 jaar ago
Solved
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
ongeveer 4 jaar ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
ongeveer 4 jaar ago