Statistica
RANK
34.501
of 295.467
REPUTAZIONE
1
CONTRIBUTI
12 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
58.33%
VOTI RICEVUTI
1
RANK
13.452 of 20.234
REPUTAZIONE
20
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
2 File
DOWNLOAD
3
ALL TIME DOWNLOAD
208
RANK
of 153.912
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
Feeds
Inviato
nearestPSD
Find the nearest Positive Semi-Definite matrix to an arbitrary real or complex square matrix.
quasi 5 anni fa | 2 download |
Is there a better way to compute metrics on labeled array elements.
Thank you for that tip @Walter. After further review: 1. The way I wrote the sample data set, labels is actually a cha...
oltre 6 anni fa | 0
Domanda
Is there a better way to compute metrics on labeled array elements.
For example, I have a 1d double array 'data' and a 1d cell array of strings called 'labels'. For each unique label I want the me...
oltre 6 anni fa | 2 risposte | 0
2
risposteDomanda
Disable "Press Shift Enter to rename all $n instances of ..."
Is there a way to disable the contextual popup "Press Shift Enter to rename all $n instances of ..." in the editor? I'm ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
updating P-code
Is it possible to update old .p files to make them compatible with newer versions of Matlab (without the source code)?
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
What is the interpretation of trapz(x,cumtrapz(x,y))?
x = (-12:12); y = zeros(1,numel(x)); y(12:14) = 0.33; z = trapz(x,cumtrapz(x,y)); edit: Alternatively what does ...
circa 7 anni fa | 1 risposta | 0
1
rispostaInviato
circlePlot
plots amplitudes at angles as radii above a unit circle
circa 7 anni fa | 1 download |
smoothing values on a closed triagulated surface
I think I have a solution. It works by applying a 2d-Gaussian each point, using a geodesic matrix. % for a surface with nv...
oltre 7 anni fa | 0
| accettato
Domanda
smoothing values on a closed triagulated surface
My data consist of a closed triangulated surface with a value at each vertex. How do I smooth these values (not the mesh itself)...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Change default behavior of cellfun to 'UniformOuput' = false
Is there a way to make 'UniformOuput' = false the default for cellfun and functions like it?
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
programatically dock and undock the editor
Is is possible to programatically dock and undock the editor? I am using MATLAB 2016b.
quasi 8 anni fa | 1 risposta | 0
1
rispostaWhat is the syntax for building a command-line pde given the model parameters exported from pdetool?
I believe I have figured it out. v = assempde(b,p,e,t,c,a,f); This returns the solution for each point in the mesh. ...
quasi 8 anni fa | 0
| accettato
Domanda
What is the syntax for building a command-line pde given the model parameters exported from pdetool?
I have a working 2-d pdetool model, that I would like to convert to a command line model in order to iterate and export solution...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Zero-phase filtering gpuArray
Hello, How does one filtfilt a gpuArray? Using R2015b. Thank you.
quasi 8 anni fa | 0 risposte | 1
0
risposteDomanda
No performance increase in load/save after installing SSD?
I regularly save and load large (>2Gb) matrices. Using <https://www.mathworks.com/matlabcentral/fileexchange/39721-save-mat-fi...
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to load partial cell content from a .mat file?
Hello, I have a mat file which contains a structure. One field contains a cell array. Each cell of this array contains a nume...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
Return the cursor to the command window after dbstop?
Is there a way to return the cursor to the command window after dbstop by default? I am aware that I can toggle between the edit...
oltre 10 anni fa | 0 risposte | 0