A résolu


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

plus de 10 ans il y a

A résolu


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

plus de 10 ans il y a

A résolu


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

plus de 10 ans il y a

A répondu
for and if loops question
Is there a reason you are supposed to use 3 for loops? A hint: Have a look at the function INTERSECT. Using this function the ta...

plus de 10 ans il y a | 0

A répondu
How does oligoprop calculate melting temperature? I can't get it to match.
The oligoprop function uses the calculation from this site: < http://www.basic.northwestern.edu/biotools/oligocalc.html> (scro...

presque 11 ans il y a | 0

A répondu
sbionlinfit Grouping Experimental Data Replicates For Parameter Fitting
Are you using the SimBiology Desktop? Do you want to get one set of parameters for all replicates? For each replicate set th...

presque 11 ans il y a | 1

A répondu
Simbiology how to simulate multiple doses in different groups
I have two questions: 1) Are you using the SimBiology Desktop? 2) Is the only difference between the two groups the dosing...

presque 11 ans il y a | 1

| A accepté

A répondu
Generate dose response curve with Simbiology
Yes, it is possible. Have a look at this entry from the file exchange: <http://www.mathworks.com/matlabcentral/fileexchange/359...

presque 11 ans il y a | 1

A répondu
i am using minspantree function of matlab.i need to convert tree output of this function to an array.output tree looks like as (1.2) 1....(3,4) 1....(5,8) 1...first digit in parentheis indicates destination node and second digit is source
Did I understand you correctly that you want to have a "normal" matrix rather than a sparse matrix? If this is the case you ...

presque 11 ans il y a | 0

| A accepté

A répondu
Calculating Senstivities with SimBiology GUI and from 'sbiosimuate' - How do I deal with NaNs and Infs
The results between the GUI based calculation and your calculation in the command line differ because of a difference in the cal...

environ 11 ans il y a | 0

| A accepté

A répondu
Out of memory at the end of simulation
Out of memory issues can have many different root causes. Bart has valid points with the questions he asked. There are some more...

environ 11 ans il y a | 0

| A accepté