条件 Resources

Showing items tagged with "条件"

Converting grayscale images to pseudocolor images using MATLAB. This simple program demonstrates how to transform grayscale images into pseudocolor versions by implementing color mapping algorithms. By adjusting conditional parameters and value mappings in the code, you can create more refined pseudocolor images with enhanced visual representation.

MATLAB 171 views Tagged

Copyright (c) 2018, Shujaat Khan All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. This software focuses on implementing OFDM channel estimation algorithms including techniques like LS (Least Squares) and MMSE (Minimum Mean Square Error) estimation methods for wireless communication systems.

MATLAB 256 views Tagged