Frage


How to solve a system of ODEs involving integral constraints using BVP4C in MATLAB 7.11 (R2010b)?
I am trying to solve a system of ODEs with associated boundary conditions and integral constraints. How to incorporatethe integr...

mehr als 15 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How does SVMTRAIN determine Polynomial and RBF Kernel parameters (gamma,C) in the Bioinformatics Toolbox 3.5 (R2010a)?
I am using SVMTRAIN from the Bioinformatic Toolbox 3.5 (R2010a) and I would like to know if SVMTRAIN chooses the Kernel paramete...

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I place a custom title in the metadata of a pdf document?
When saving a figure to a .PDF document by any method, for example saveas, print or File->Save as, the title in the metadata (ac...

mehr als 15 Jahre vor | 1 Antwort | 2

1

Antwort

Frage


How do I improve my neural network performance?
My neural network either does not reach its error goal or takes too long and uses too much memory to train.

mehr als 15 Jahre vor | 3 Antworten | 3

3

Antworten

Frage


How can I remove all the paths for Toolboxes in MATLAB 7.9 (R2009b)?
I have my own functions I created when I had only MATLAB and no other Toolboxes. Now with other Toolboxes installed, functions w...

mehr als 15 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I display the current pointer location in X and Y values while using GINPUT in MATLAB 7.10 (R2010a)?
While using GINPUT on an 2D axes, I would like to view the X and Y values at the cursor location in the figure window prior to s...

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Does absolute intensity in an image matter when computing the normalized cross correlation with NORMXCORR2?
I have two different images of the same object which differ in overall intensity. I would like to know if this will affect the n...

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why do I get an error 'undefined function initprintexporttemplate' when creating a figure using GUIDE?
After Installing the Instrument Control Toolbox, the GUIDE command results in an error Reproduction Steps %%%BEGIN CODE%%% >>gu...

mehr als 15 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Is it possible to calculate the tail probablitlies of the chi-square distribution in MATLAB 7.11 (R2010b)?
I want to compute 1-chi2cdf(x,d) and the tail probability of a chi-square PDF. The function CHI2CDF cancels its value when its v...

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to hide the grid lines using GRIDM function behind a marker in map axes?
When I use GRIDM for a map containing a marker, the grid lines appear in front of the marker. axesm('pcarree','MapLatLimit...

mehr als 15 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I bind .m files to MATLAB on Linux in MATLAB 7.9 (R2009b)?
I have .m files on Linux and want to double click on any of those to get the MATLAB Editor started and open the .m file I have j...

mehr als 15 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I save an object that contains linked lists in MATLAB?
The three MATLAB files in the resolution documents demonstrate how to save (singly) linked lists without overriding the SAVEOBJ ...

mehr als 15 Jahre vor | 0