Community Profile

photo

Francesco Pizzo


SUN - Second University of Naples

Active since 2010

Followers: 0   Following: 0

Message

http://www.mynetsfera.org/ Free donations: http://www.mynetsfera.org/index.php/contatti/ Professional Interests: Everything that works!

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


Watermark Project (Watermarking)
An application that can be used to hide "ascii text" or "images" into another image using watermark

11 years ago | 17 downloads |

Thumbnail

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

12 years ago

Solved


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

12 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

12 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

12 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years ago

Submitted


Simple exemples of 16QAM & BPSK modulators
Two simple simulations in simulink on QAM & PSK modulators.

13 years ago | 1 download |

Thumbnail

Submitted


Simple Example of Simulated Annealing Optimization
Example of developing a hybrid solution (Simulated Annealing + Pattern Search) for a case of study.

13 years ago | 6 downloads |

Thumbnail

Submitted


Simple Exemple of Arithmetic Coding
It calculate the arithmetic code of a string of char, subject to an alphabet "A"

13 years ago | 2 downloads |

Thumbnail

Submitted


Exemple of Lempel Ziv Coding
A function that codes a string of chars with Lempel Ziv coding

13 years ago | 6 downloads |

Submitted


NUMERICAL INTEGRATION WITH MONTE CARLO METHOD ON FPGA BOARD
A special purpose application on FPGA, without the knowledge of VHDL, using Simulink to generate it!

13 years ago | 2 downloads |

Thumbnail

Submitted


Image processing laboratory
An application with an intuitive GUI that you can use for some image processing exercises.

13 years ago | 5 downloads |

Thumbnail

Submitted


DTMF keypad
A DTMF keypad (GUI) with a function of recording.

13 years ago | 2 downloads |

Thumbnail