Francesco Pizzo
SUN - Second University of Naples
Followers: 0 Following: 0
http://www.mynetsfera.org/ Free donations: http://www.mynetsfera.org/index.php/contatti/ Professional Interests: Everything that works!
Statistics
RANK
N/A
of 295,486
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
501 of 20,236
REPUTATION
3,359
AVERAGE RATING
4.40
CONTRIBUTIONS
8 Files
DOWNLOADS
23
ALL TIME DOWNLOADS
32012
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Watermark Project (Watermarking)
An application that can be used to hide "ascii text" or "images" into another image using watermark
12 years ago | 6 downloads |
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
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 | 2 downloads |
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 | 5 downloads |
Submitted
Simple Exemple of Arithmetic Coding
It calculate the arithmetic code of a string of char, subject to an alphabet "A"
14 years ago | 1 download |
Submitted
Exemple of Lempel Ziv Coding
A function that codes a string of chars with Lempel Ziv coding
14 years ago | 2 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!
14 years ago | 2 downloads |
Submitted
Image processing laboratory
An application with an intuitive GUI that you can use for some image processing exercises.
14 years ago | 3 downloads |
Submitted
DTMF keypad
A DTMF keypad (GUI) with a function of recording.
14 years ago | 2 downloads |