Community Profile

photo

Ashish Meshram (Meet)


Indian Institute Of Science

Last seen: 2年弱 前 2013 年からアクティブ

Mathematics, Physics, Numerical Analysis, Communication Systems, Multidimensional Signal Processing

統計

All
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 5
  • Thankful Level 1
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • Solver

バッジを表示

Content Feed

表示方法

送信済み


3D Visualization of SUN, EARTH and Moon
3D Visualization of SUN, EARTH and Moon

2年以上 前 | ダウンロード 4 件 |

Thumbnail

送信済み


Shadowed Rician Random Number Generator
Generates Shadowed Rician Random Number

2年以上 前 | ダウンロード 9 件 |

Thumbnail

送信済み


Speckle Noise Reduction in Ultrasound Images
This project implements various filters for Speckle Noise Reduction in Ultrasound Images.

2年以上 前 | ダウンロード 14 件 |

Thumbnail

質問


Why there is a mismatch in nrPRBS and my custom made pseudo-random sequence generator function?
I've written my own code for generation of pseudo-random sequence generation as shown below function c = GeneratePRS(cinit,N)...

約4年 前 | 1 件の回答 | 0

1

回答

送信済み


Generate randomly distributed points inside 2-D geometry
It is about generating random points inside two-dimensional geometry using the distribution function.

4年以上 前 | ダウンロード 1 件 |

質問


Executing MATLAB script inside LATEX editor like TexStudio
Currently, I'm using MATLAB to generate data and save in filename.txt. In LATEX I'm using pgfplots package where I use this file...

約6年 前 | 1 件の回答 | 0

1

回答

送信済み


Estimate CDF and PDF
Estimate CDF and PDF of one dimensional random variable

8年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


De-Speckling SAR (Synthetic Aperture RADAR) Image
De-Speckling SAR (Synthetic Aperture RADAR) Image

9年以上 前 | ダウンロード 13 件 |

Thumbnail

送信済み


Noise Level Estimation
Single Image Estimate Noise Level

約10年 前 | ダウンロード 2 件 |

Thumbnail

質問


Interpretation of a pseudocode for ECG signal compression using SQ segment compression
I've been trying to implement the algo mentioned in paper entitled as ECG signal compression with reconstruction via cubic splin...

10年以上 前 | 0 件の回答 | 0

0

回答

送信済み


ECG Signal compression
Implementation of ECG signal compression using Amplitude Thresholding compression

10年以上 前 | ダウンロード 3 件 |

Thumbnail

送信済み


Calculation of Enthalpy and LiBrH2O Concentration from Curve-Fitting Equations
Calculation of Enthalpy and LiBrH2O Concentration from Curve-Fitting Equations

10年以上 前 | ダウンロード 5 件 |

Thumbnail

解決済み


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

10年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

10年以上 前

送信済み


Symbol Probability in a message
This file deals with calculating symbol probability in a message

11年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Line Coding Techniques
Implementation of various Line coding techniques.

11年弱 前 | ダウンロード 11 件 |

Thumbnail

送信済み


Sinusoidal Random Process
Modeling of Sinusoidal Random Process where either A,w, and phi can be random variable(s).

11年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Experimental Investigation on Solar Chimney for room ventilation
This project implements experimental Investigation on Solar chimney for room ventilation

11年弱 前 | ダウンロード 1 件 |

Thumbnail

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

11年弱 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

11年弱 前

解決済み


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

11年弱 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11年弱 前

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

11年弱 前