Community Profile

photo

Marco Cococcioni


University of Pisa

Last seen: 1일 전 2005년부터 활동

Followers: 0   Following: 0

연락

Associate Professor, University of Pisa.

통계

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

배지 보기

Feeds

보기 기준

제출됨


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

6개월 전 | 다운로드 수: 3 |

Thumbnail

제출됨


polydisp
This function displays a polynomial function.

6개월 전 | 다운로드 수: 1 |

제출됨


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

대략 1년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

대략 2년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

대략 2년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


sudoku_ilp
Sudoku solver, based on Integer Linear Programming

2년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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.

거의 3년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 3년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


float_params2
MATLAB Code for Parameters of Floating-Point Arithmetics

거의 3년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

대략 4년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 5년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

거의 6년 전 | 다운로드 수: 9 |

Thumbnail

제출됨


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

거의 6년 전 | 다운로드 수: 6 |

Thumbnail

제출됨


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

거의 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

8년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

9년 초과 전 | 다운로드 수: 8 |

Thumbnail

제출됨


TRIRND
Generates n pseudorandom numbers with triangular density.

대략 10년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

거의 15년 전 | 다운로드 수: 23 |

Thumbnail

제출됨


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

거의 15년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

15년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

15년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

거의 16년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 17년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

거의 18년 전 | 다운로드 수: 1 |

제출됨


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

18년 초과 전 | 다운로드 수: 1 |

Thumbnail