Marco Cococcioni
University of Pisa
Followers: 0 Following: 0
Associate Professor, University of Pisa.
Statistica
26 File
RANK
N/A
of 295.448
REPUTAZIONE
N/A
CONTRIBUTI
0 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
490 of 20.227
REPUTAZIONE
3.401
VALUTAZIONE MEDIA
4.10
CONTRIBUTI
26 File
DOWNLOAD
56
ALL TIME DOWNLOAD
32745
RANK
of 153.872
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
fibobinet
Vectorized function for obtaining the terms of the Fibonacci sequence using (an approximated version) of Binet's formula
circa un anno fa | 3 download |
Inviato
Tutorial on the NSGA-II crowding distance function
This script illustrates the computation of the crowding distance in the NSGA-II algorithm.
oltre un anno fa | 1 download |
Inviato
(Basic) Recursive and Vectorized Fast Fourier Transform
basicFFT is a basic implementation of the discrete FFT algorithm, for teaching purposes. It is recursive and vectorized, hence p...
oltre 2 anni fa | 1 download |
Inviato
Division-free inverse of a square matrix
This recursive function implements a division-free inverse of a square matrix.
quasi 3 anni fa | 1 download |
Inviato
sudoku_ilp
Sudoku solver, based on Integer Linear Programming
quasi 3 anni fa | 1 download |
Inviato
Square root of the entries of x using the CORDIC algorithm
This is a vectorized implementation in native Matlab code of the CORDIC algorithm for the square root.
oltre 3 anni fa | 1 download |
Inviato
pinv2
This function computes the Moore-Penrose generalized inverse of a given matrix.
oltre 3 anni fa | 2 download |
Inviato
float_params2
MATLAB Code for Parameters of Floating-Point Arithmetics
oltre 3 anni fa | 1 download |
Inviato
histgauss
Compute and display the histogram of a given dataset, then fit a Gaussian PDF
oltre 4 anni fa | 1 download |
Inviato
ffcmw: The Fastest Fuzzy C-Means in the West!
A fast implementation of the well-known fuzzy c-means clustering algorithm
oltre 5 anni fa | 3 download |
Inviato
SVM (Basic Support Vector Machines using quadprog)
This contribution shows how simple is to train a SVM using Matlab quadprog function.
oltre 6 anni fa | 7 download |
Inviato
zonotopes/zono_matlab
Matlab code for computing the volume of a zonotope, given its generators
oltre 6 anni fa | 2 download |
Inviato
Least Squares using Cholesky Decomposition
This function computes the (linear) least squares solution using Cholesky decomposition
oltre 6 anni fa | 1 download |
Inviato
Benford's Law Mini Toolbox
A simple tool to assess wheter a given signal/image is conform or not to Benford's (First-Digit) Law
circa 9 anni fa | 1 download |
Inviato
OLS
This functions implements the algorithm of Orthogonal Least Squares.It can be used to rank regressor
quasi 10 anni fa | 6 download |
Inviato
TRIRND
Generates n pseudorandom numbers with triangular density.
oltre 10 anni fa | 2 download |
Inviato
Mackey-Glass time series generator
This function generates a Mackey-Glass time series using the 4-th order Runge-Kutta method.
oltre 15 anni fa | 9 download |
Inviato
ARGMAX/ARGMIN
This set of functions efficiently compute argument of maximum/minimum for vectors and matrices.
oltre 15 anni fa | 2 download |
Inviato
LOGREG
This script shows how to perform an univariate logistic regression in Matlab.
quasi 16 anni fa | 1 download |
Inviato
Complex Roots Finder
Computes the n n-th complex roots of a given complex number
circa 16 anni fa | 1 download |
Inviato
NUM2LAB
Converts a numeric vector into a cell vector of strings.
oltre 16 anni fa | 1 download |
Inviato
STRUCT2STR
Converts a struct intoa char string and, if needed, display the string. The function allows exportin
oltre 17 anni fa | 4 download |
Inviato
DISPARRAY
Displays vectors, matrices and 3d-arrays using custom data formats, elements separators and brackets
oltre 18 anni fa | 1 download |
Inviato
STRUCTDLG
This function takes a structure as input and then automatically builds a graphical user interface.
circa 19 anni fa | 1 download |