![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6219810_1522112678153_DEF.jpg)
Shruthi Sampathkumar
California State University Long Beach
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
67,456
of 297,016
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Line enhancer code in Matlab
Hello all, Can anyone tell me the code for a line enhancer with white gaussioan noise of SNR=10 dB. I tried this one, but ...
8 years ago | 0 answers | 0
0
answersQuestion
Unable to create HDL testbench using HDL Coder tool. Please help!
Hello all, Can you please help me handle this error in HDL testbench? Because of the following errors, I'm unable to get the ...
8 years ago | 0 answers | 0
0
answersQuestion
Error: HDL Verification --> Verify with HDL TestBench
Hello, Can anyone help me hangle this error in HDL teatbench creation? ### Begin TestBench generation. Error using eml_fi...
8 years ago | 1 answer | 0
1
answerQuestion
How to use log functions on HDL Coder?
Hello all, Can anyone help me as to what alternative code can I use instead of log10 to calculate Gain of a signal in decibels? ...
9 years ago | 1 answer | 0
1
answerQuestion
??? Function 'log10' is not defined for values of class 'embedded.fi'.
Hello all, Can anyone help me as to what alternative code can I use instead of log10 to calculate Gain of a signal in decibels?...
9 years ago | 1 answer | 0
1
answerQuestion
16 bit input output parameter generation using HDLCoder
Hello all, I'm using HDL Coder tool to generate Verilog modules for FPGA implementation. My design is a Adaptive Predictor fo...
9 years ago | 1 answer | 0
1
answerQuestion
How to implement the generated HDL code on FPGA?
I've VHDL code generated from Matlab files using HDL Coder tool for Matlab. It is an adaptive filter design which requires speec...
9 years ago | 0 answers | 0
0
answersQuestion
HDL Coder shows conformance error due to divide and fi function calls
My Matlab code has divide functions such as: q=(round(b*conj(k1)))/b; In the fixed_point file generated, the above code ...
9 years ago | 0 answers | 0
0
answersQuestion
Project Code Generation Readiness Issues: Unsupported Matlab function calls --> xcorr
r=xcorr(s,3)
9 years ago | 1 answer | 0
1
answerQuestion
Error while generating HDL code from Matlab: MATLAB for code generation only supports SumModes 'SpecifyPrecision' and 'KeepLSB' for 'MTIMES' when the size of the inputs can vary at run-time.
While trying to generate Verilog file using HDL coder, I got the above error in the 'fixed-point' file in the Validation Results...
9 years ago | 1 answer | 0
1
answerQuestion
Error: Unable to determine MEX compiler: use mex -setup to configure your system.
My project requires Verilog coding for FPGA implementation. I use Macbook, for my Matlab2015b. And whenever I try running Fixed...
9 years ago | 1 answer | 0