Community Profile

photo

Marco Cococcioni


University of Pisa

Last seen: 3日 前 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年 前 | ダウンロード 1 件 |

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年弱 前 | ダウンロード 8 件 |

Thumbnail

送信済み


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

6年弱 前 | ダウンロード 5 件 |

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年弱 前 | ダウンロード 17 件 |

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