Community Profile

photo

Shravankumar P


Central Institute of Tool Design

Attivo dal 2014

Masters in Electronics and Communication Engineering.
B.Tech in Electronics and Communication Engineering.

Research Interest : Artificial Intelligence, Computer Vision, Machine Learning.

Statistiche

All
  • Thankful Level 1
  • Revival Level 1
  • Quiz Master
  • Speed Demon
  • Personal Best Downloads Level 1
  • First Review
  • GitHub Submissions Level 3
  • First Submission
  • First Answer
  • Commenter
  • Creator
  • Promoter

Visualizza badge

Content Feed

Visto da

Risposto
New installation, Simulink Library not working...
check this out : <https://www.mathworks.com/support/bugreports/1295315>

oltre 5 anni fa | 0

Inviato


shravankumar147/Computer-Vision
Finding Shapes using Region Properties of objects in Images

circa 7 anni fa | 1 download |

Risolto


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

circa 7 anni fa

Risolto


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 ...

oltre 7 anni fa

Inviato


shravankumar147/Machine-Learning
Machine Learning- Kaggle: Digit identifyer

oltre 7 anni fa | 1 download |

Inviato


shravankumar147/Newton-Equations-of-Motion
Newton's Equations of Motion - Simple and Interactive.

oltre 8 anni fa | 2 download |

Inviato


7 bit Counter using D Flip Flops
7 bit Counter design using D Flip Flops

quasi 9 anni fa | 4 download |

Risolto


speech compression
sir how to reconstruct the original signal from compressed signal by using speech file please give me some suggestions

circa 9 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

circa 9 anni fa

Inviato


Decimal to Binary Conversion
Decimal to Binary Converter up to 5 bits

circa 9 anni fa | 1 download |

Inviato


Matlab Music Player
Do you want to listen to music or your favourite tracks in Matlab environment. Just run It.

circa 9 anni fa | 1 download |

Thumbnail

Inviato


CMOS NOR Using Simscape
Simscape to design Electronics Circuits

circa 9 anni fa | 1 download |

Thumbnail

Domanda


How to design Master Slave Flip Flop ?
I found difficulty with clock signal. Could any one help me how to design a Master slave Flip flop (D-Flip Flop). How to gen...

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


How to avoid warnings regarding non-existent directory ?
<</matlabcentral/answers/uploaded_files/23295/mlxlnxerror.PNG>> As shown Matlab command prompt is showing warnings. I have used ...

circa 9 anni fa | 3 risposte | 0

3

risposte

Risposto
Help with Fourier transform fft
have a look at this http://www.mathworks.in/help/matlab/ref/fft.html

oltre 9 anni fa | 0

Risposto
Call M File In SIMULINK Model
Open your simulink library 1) Select simulink in the tree view. 2) Simulink/user-defined functions/MATLAB Function 3) open...

oltre 9 anni fa | 3

Domanda


How to publish Simulink model ?
Matlab code- script or function can be published in different formats such as .pdf, .html, .tex etc., Similarly can we publis...

oltre 9 anni fa | 2 risposte | 2

2

risposte

Domanda


How to implement a simulink model to perform Matrix multiplication ?
A = 8 1 6 3 5 7 4 9 2 >> B=magic(3) B = 8 1 6 3 5 7 ...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Risolto


Find 100 from a Matrix and Replace With 0 with less computation time
pls use this matrix x = [208 40 167 180 112 70 192 215 90 19 231 100 9 100 97 100 ...

oltre 9 anni fa

Risolto


Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...

oltre 9 anni fa

Risolto


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

oltre 9 anni fa

Risolto


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

oltre 9 anni fa

Risolto


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

oltre 9 anni fa

Problema


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

oltre 9 anni fa | 9 | 751 risolutori

Risposto
Variable Amplitude sine wave
See this Attached file with Fc=10Hz

oltre 9 anni fa | 0

Domanda


How to generate HDL code for 2-D matrices
I am working on HDL code gen project. I've designed an FFT algorithm , and trying to generate HDL code for that. But the algorit...

oltre 9 anni fa | 2 risposte | 1

2

risposte

Domanda


How to Add the Individual digits of a result ?
>> 789*4567 ans = 3603363 I want to add each element of the ans : i.e., >> 3+6+0+3+3+6+3 ans = ...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Risolto


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<http://upload...

quasi 10 anni fa

Risolto


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

quasi 10 anni fa

Problema


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

quasi 10 anni fa | 4 | 851 risolutori

Carica altro