Pinned Repositories
ACL_para_IPv6
Simulación de una red con direcciones IPv6 y listas ACL en Cisco Packet Tracer v8.1.1
Ejercicios_Python
Ejercicios Básicos de Python usando la versión de Python 3.10.2
HuffmanCode_Img
Huffman's algorithm for image compression using Matlab version R2019b; the Communications Toolbox must be installed
HuffmanDec_Img
Huffman decoding algorithm for images in Matlab version R2019
Juego-Clasico-Snake
The classic snake video game, in c++ using gcc.exe (MinGW.org GCC-6.3.0-1) 6.3.0
Metodos-Interpolacion
Matlab R2019b program to see the interpolation methods (Nearest, Bilinear and Bicubic).
Portadora-sin-modular-P1-antenas-
Carrier signal sending without modulation using an arduino UNO (Arduino IDE 2.0.4) and a NRF24I01.
RGB2BW
Matlab R2021b program that reads an image and transforms it to grayscale using the NTSC formula and the rgb2gray function in order to know the differences (it is recommended to have installed: "Image Processing Toolbox").
Wavelet_Img
Use of Wavelet transforms (WDT) to hide one image within another. Note: You must have the Wavelet Toolbox installed or use MatlabOnline.
Yagi-Uda-Antenna
Modeling of a Uda Yagi type antenna operating at 2.4 Ghz with an input impedance of 50 ohms, using CST Studio Suite 2023
ArturoEmmanuelToledoAguado's Repositories
ArturoEmmanuelToledoAguado/Cliente-UDP
Cliente UDP en C que envÃa los datos N1, N2, N3 y N4 al Servidor UDP, para una mejor explicación seguir el link: https://shrinke.me/ClienteServidorUDP
ArturoEmmanuelToledoAguado/FiltroByN-para-img-de-24-bits
Este es un filtro binario para imágenes del tipo .bmp con una resolución de 24 bits (de lo contrario no funciona)
ArturoEmmanuelToledoAguado/Prueba
ArturoEmmanuelToledoAguado/Prueba2
ArturoEmmanuelToledoAguado/Red_VoIP
Redes de computadoras y teléfonos VoIP en Cisco Packet Tracer (versión 8.0.1)
ArturoEmmanuelToledoAguado/Servidor-UDP
Servidor UDP en C que realiza la siguiente operación ((N1 + N4)*N2)-N3, para más información checar el siguiente link: https://shrinke.me/ClienteServidorUDP