photo

Shubh Pareek


Last seen: 2 years ago Active since 2023

Followers: 0   Following: 0

I am a computer science undergrad at IIT Palakkad.

Statistics

MATLAB Answers

0 Questions
9 Answers

RANK
3,788
of 300,392

REPUTATION
14

CONTRIBUTIONS
0 Questions
9 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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
Can't generate Simulink model from Simulink function block
HI @Abhishek, From what I understood you can't see the Simulink version of your Function Block , Try this method ,righ...

2 years ago | 0

| accepted

Answered
How to find the indices of a vector from another vector
Hi @TTA, From what I have understood you want points from B which follow a certain condition with respect to points in A. ...

2 years ago | 0

Answered
LOADING TIFF FILES AND GENERATING A 3D PLOT SHOWING THE PORES
Hi @Enoch To generate a 3D plot in MATLAB of a tiff file representing a rock sample with just the pores showing, you can follow...

2 years ago | 0

Answered
How to create a TLC file for my S Function?
HI @David Have you tried this command ?, for creating the 'TLC' file. legacy_code('sfcn_tlc_generate', specs) Some r...

2 years ago | 0

Answered
How can I generate an m file from simulink model (power_RegulatedResonantLLCConverter) example ?
Hi @Muhammad Arsalan Athar, 1) By generating a 'm' file do you mean converting Simulink model to MATLAB code ? Assumin...

2 years ago | 0

| accepted

Answered
Integration using Green's function in MatLab
Hi @pritha From what i have understood you want to integrate phi function from 0 to infinity , may be this code can help al...

2 years ago | 0

| accepted

Answered
MATLAB Onramp is not shown
Hi @Badr Al-Sabri It looks like MATLAB Onramp is not available in the MATLAB add on's, other alternative is doing this...

2 years ago | 0

Answered
How can i create a loop using Simulink blocks, to do multiple iterations with some arithmetic operations and output correct answer.
HI @Sandashi, From what i have understood ,u want a Simulink model for this Matlab function . maybe be this method ca...

2 years ago | 1

Answered
How to get bus types for in bus element and out bus element in simulnk model through command line?
So to get information regarding in_bus element or out_bus element in simulink model from command line, you can use the `get_para...

2 years ago | 0