photo

Juhi Singh

MathWorks

Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

DISCLAIMER: Any advice or opinions posted here are my own, and in no way reflect that of MathWorks

Statistics

MATLAB Answers

0 Questions
8 Answers

RANK
3,748
of 300,364

REPUTATION
14

CONTRIBUTIONS
0 Questions
8 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Audio Signal Processing in MATLAB (EQ and Delay)
Hi, To process audio signals in MATLAB, you can refer to the following links: Audio Signal Processing Audio Signals in MATLAB...

5 years ago | 0

Answered
How to do a probabilistic analysis in Simulink?
Hi, As far as I understand your problem you wish to do a probabilistic analysis of a Fault Tree using MATLAB. As of now there ...

5 years ago | 0

Answered
Fitting Model : This expression has no coefficients or non-scalar coefficients
The error is being encountered because pdf_GG() returns a vector. Unfortunately, specifying the coefficients as vector is not su...

5 years ago | 0

| accepted

Answered
Model selection function that compare all possible models with given predictor variables
Refer to the following links for more information regarding model selection: https://in.mathworks.com/help/econ/aicbic.html#btv...

5 years ago | 0

Answered
Where do I find documentation about how to define outputs to visualize within a testcase?
I think the following document might be helpful: https://www.mathworks.com/help/sltest/ug/capture-simulation-data.html

5 years ago | 0

| accepted

Answered
Control number of decimal places in app designer uitable with table array data
Unfortunately, the best way to achieve the result would be to convert it to a string. Please refer to the following link for mor...

5 years ago | 0

| accepted

Answered
What is a discharge coefficient and how affects the flow and pressure?
'' or Flow discharge coefficient is a parameter introduced to account for the difference between ideal(theoretical) mass flow ra...

5 years ago | 0

Answered
Reading from dump or pickle file, and other files
I understand that you want to have an interface between a pickle file and your MATLAB code. The easiest way to do that would be ...

5 years ago | 0