Marco Cococcioni
University of Pisa
Followers: 0 Following: 0
Associate Professor, University of Pisa.
Statistics
26 Files
RANK
N/A
of 295 735
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
490 of 20 277
REPUTATION
3 403
AVERAGE RATING
4.10
CONTRIBUTIONS
26 Files
DOWNLOADS
56
ALL TIME DOWNLOADS
32758
RANK
of 154 433
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
zonotopeMatlab
Matlab code for computing the volume of a zonotope
6 månader ago | 1 download |
Submitted
fibobinet
Vectorized function for obtaining the terms of the Fibonacci sequence using (an approximated version) of Binet's formula
ungefär ett år ago | 3 downloads |
Submitted
Tutorial on the NSGA-II crowding distance function
This script illustrates the computation of the crowding distance in the NSGA-II algorithm.
mer än ett år ago | 1 download |
Submitted
(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...
mer än 2 år ago | 2 downloads |
Submitted
Division-free inverse of a square matrix
This recursive function implements a division-free inverse of a square matrix.
nästan 3 år ago | 1 download |
Submitted
sudoku_ilp
Sudoku solver, based on Integer Linear Programming
nästan 3 år ago | 1 download |
Submitted
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.
mer än 3 år ago | 1 download |
Submitted
pinv2
This function computes the Moore-Penrose generalized inverse of a given matrix.
mer än 3 år ago | 1 download |
Submitted
float_params2
MATLAB Code for Parameters of Floating-Point Arithmetics
mer än 3 år ago | 1 download |
Submitted
histgauss
Compute and display the histogram of a given dataset, then fit a Gaussian PDF
mer än 4 år ago | 1 download |
Submitted
ffcmw: The Fastest Fuzzy C-Means in the West!
A fast implementation of the well-known fuzzy c-means clustering algorithm
mer än 5 år ago | 3 downloads |
Submitted
SVM (Basic Support Vector Machines using quadprog)
This contribution shows how simple is to train a SVM using Matlab quadprog function.
mer än 6 år ago | 7 downloads |
Submitted
zonotopes/zono_matlab
Matlab code for computing the volume of a zonotope, given its generators
mer än 6 år ago | 2 downloads |
Submitted
Least Squares using Cholesky Decomposition
This function computes the (linear) least squares solution using Cholesky decomposition
mer än 6 år ago | 1 download |
Submitted
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
ungefär 9 år ago | 1 download |
Submitted
OLS
This functions implements the algorithm of Orthogonal Least Squares.It can be used to rank regressor
ungefär 10 år ago | 8 downloads |
Submitted
TRIRND
Generates n pseudorandom numbers with triangular density.
mer än 10 år ago | 3 downloads |
Submitted
Mackey-Glass time series generator
This function generates a Mackey-Glass time series using the 4-th order Runge-Kutta method.
mer än 15 år ago | 6 downloads |
Submitted
ARGMAX/ARGMIN
This set of functions efficiently compute argument of maximum/minimum for vectors and matrices.
mer än 15 år ago | 2 downloads |
Submitted
LOGREG
This script shows how to perform an univariate logistic regression in Matlab.
nästan 16 år ago | 1 download |
Submitted
Complex Roots Finder
Computes the n n-th complex roots of a given complex number
ungefär 16 år ago | 1 download |
Submitted
NUM2LAB
Converts a numeric vector into a cell vector of strings.
mer än 16 år ago | 1 download |
Submitted
STRUCT2STR
Converts a struct intoa char string and, if needed, display the string. The function allows exportin
mer än 17 år ago | 4 downloads |
Submitted
DISPARRAY
Displays vectors, matrices and 3d-arrays using custom data formats, elements separators and brackets
mer än 18 år ago | 1 download |
Submitted
STRUCTDLG
This function takes a structure as input and then automatically builds a graphical user interface.
ungefär 19 år ago | 1 download |