Programming Languages:
C++, MATLAB
Spoken Languages:
English, Hindi, Telugu
Pronouns:
He/him
C++, MATLAB
Spoken Languages:
English, Hindi, Telugu
Pronouns:
He/him
Feeds
已提交
HDLCoder Design Patterns and Examples
Several tutorials in this submission show how to generate HDL from MATLAB code, Simulink models, and Simscape models.
1 year 前 | 14 次下载 |
已提交
Adaptive Median Filter (MATLAB Code)
Converting MATLAB Algorithms into Serialized Designs for HDL Code Generation
8 years 前 | 6 次下载 |
已提交
DIF Radix2 FFT implementation using embedded MATLAB block
A Simulink model implementing a DIF FFT algorithm modeled completely using embedded MATLAB blocks.
8 years 前 | 1 次下载 |
已提交
Adaptive Median filter using embedded MATLAB blocks
This demo shows how to implement an adaptive median filter in hardware;
8 years 前 | 5 次下载 |
已提交
Adaptive median filter using Embedded MATLAB
This demo shows how to implement an adapative median filter in hardware
8 years 前 | 1 次下载 |
已提交
Computing "mod" using embedded MATLAB
This demo shows how to use embedded MATLAB to compute mod3 of a number in a hardware friendly fashio
8 years 前 | 1 次下载 |
已提交
Numerically Controlled Oscillator using Embedded MATLAB
This demo shows how to model a fixed point NCO using an embedded MATLAB block
8 years 前 | 3 次下载 |
已提交
Edge Detection algorithm in Embedded MATLAB
This demos shows to serialize an image and apply sobel operators on it to detect its its edges
8 years 前 | 1 次下载 |
已提交
Discrete Time Integrator in Embedded MATLAB
This demo shows how to use Embedded MATLAB block parameters to control the algorithm behavior
8 years 前 | 2 次下载 |
已提交
Modeling Counters and Timers in Embedded MATLAB
Implementing various kinds of counters like Johnson, Gray, Mod counters in Embedded MATLAB.
8 years 前 | 1 次下载 |
已提交
Vectorized Adaptive noise canceler using LMS filter
This demo shows to call external functions in an Embedded MATLAB block
8 years 前 | 2 次下载 |
已提交
Bytes to Tuple converter
Using bitsliceget and bitconcat functions to implement a Byte2Tuple converter needed in a DVB system
8 years 前 | 3 次下载 |
已提交
Enhanced and new bitwise operators in R2007b
This demo introduces new bitwise operators available in fixed point toolbox in R2007b
8 years 前 | 1 次下载 |
已提交
Modelling registers in Embedded MATLAB
This example shows how to use Embedded MATLAB to model memory elements
8 years 前 | 1 次下载 |
已提交
Modeling Mode Logic in Embedded MATLAB
Implementing Mealy and Moore FSMS in an Embedded MATLAB block
8 years 前 | 3 次下载 |
已提交
A 32 point FFT in embedded MATLAB using fixed point arithmetic
The attached model implements a 32 point fft using embedded MATLAB and fixed point arithmetic
8 years 前 | 3 次下载 |
已提交
DSP algorithms using Embedded MATLAB Block
using Embedded MATLAB block effectively in Simulink
8 years 前 | 2 次下载 |
已提交
HDL Cookbook examples with Embedded MATLAB
Patterns and examples of various hardware elements implemented using Embedded MATLAB
8 years 前 | 5 次下载 |
已提交
Cordic Implementation of Sin/Cos using embedded MATLAB
This model implements cordic algorithm using embedded MATLAB blocks
8 years 前 | 3 次下载 |