Community Profile

photo

Marco Cococcioni


University of Pisa

Last seen: 2 dagar ago Active since 2005

Followers: 0   Following: 0

Message

Associate Professor, University of Pisa.

Statistics

  • Explorer
  • Personal Best Downloads Level 3
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 4
  • GitHub Submissions Level 1
  • First Submission

View badges

Feeds

View by

Submitted


fibobinet
Vectorized function for obtaining the terms of the Fibonacci sequence using (an approximated version) of Binet's formula

6 månader ago | 3 downloads |

Thumbnail

Submitted


polydisp
This function displays a polynomial function.

6 månader ago | 1 download |

Submitted


Tutorial on the NSGA-II crowding distance function
This script illustrates the computation of the crowding distance in the NSGA-II algorithm.

ungefär ett år ago | 2 downloads |

Thumbnail

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...

ungefär 2 år ago | 2 downloads |

Thumbnail

Submitted


Division-free inverse of a square matrix
This recursive function implements a division-free inverse of a square matrix.

ungefär 2 år ago | 1 download |

Thumbnail

Submitted


sudoku_ilp
Sudoku solver, based on Integer Linear Programming

ungefär 2 år ago | 1 download |

Thumbnail

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.

nästan 3 år ago | 1 download |

Thumbnail

Submitted


pinv2
This function computes the Moore-Penrose generalized inverse of a given matrix.

nästan 3 år ago | 1 download |

Thumbnail

Submitted


float_params2
MATLAB Code for Parameters of Floating-Point Arithmetics

nästan 3 år ago | 1 download |

Thumbnail

Submitted


histgauss
Compute and display the histogram of a given dataset, then fit a Gaussian PDF

ungefär 4 år ago | 1 download |

Thumbnail

Submitted


ffcmw: The Fastest Fuzzy C-Means in the West!
A fast implementation of the well-known fuzzy c-means clustering algorithm

nästan 5 år ago | 2 downloads |

Thumbnail

Submitted


SVM (Basic Support Vector Machines using quadprog)
This contribution shows how simple is to train a SVM using Matlab quadprog function.

nästan 6 år ago | 9 downloads |

Thumbnail

Submitted


zonotopes/zono_matlab
Matlab code for computing the volume of a zonotope, given its generators

nästan 6 år ago | 6 downloads |

Thumbnail

Submitted


Least Squares using Cholesky Decomposition
This function computes the (linear) least squares solution using Cholesky decomposition

nästan 6 år ago | 1 download |

Thumbnail

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

mer än 8 år ago | 2 downloads |

Thumbnail

Submitted


OLS
This functions implements the algorithm of Orthogonal Least Squares.It can be used to rank regressor

mer än 9 år ago | 8 downloads |

Thumbnail

Submitted


TRIRND
Generates n pseudorandom numbers with triangular density.

ungefär 10 år ago | 2 downloads |

Thumbnail

Submitted


Mackey-Glass time series generator
This function generates a Mackey-Glass time series using the 4-th order Runge-Kutta method.

nästan 15 år ago | 22 downloads |

Thumbnail

Submitted


ARGMAX/ARGMIN
This set of functions efficiently compute argument of maximum/minimum for vectors and matrices.

nästan 15 år ago | 1 download |

Thumbnail

Submitted


LOGREG
This script shows how to perform an univariate logistic regression in Matlab.

mer än 15 år ago | 1 download |

Thumbnail

Submitted


Complex Roots Finder
Computes the n n-th complex roots of a given complex number

mer än 15 år ago | 2 downloads |

Thumbnail

Submitted


NUM2LAB
Converts a numeric vector into a cell vector of strings.

nästan 16 år ago | 1 download |

Thumbnail

Submitted


STRUCT2STR
Converts a struct intoa char string and, if needed, display the string. The function allows exportin

nästan 17 år ago | 3 downloads |

Thumbnail

Submitted


DISPARRAY
Displays vectors, matrices and 3d-arrays using custom data formats, elements separators and brackets

nästan 18 år ago | 1 download |

Submitted


STRUCTDLG
This function takes a structure as input and then automatically builds a graphical user interface.

mer än 18 år ago | 1 download |

Thumbnail