
Rupesh
Professional Interests: Digital filter design
Statistics
7 Questions
0 Answers
RANK
28,192
of 275,802
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
1
RANK
of 18,575
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 125,595
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
Content Feed
Question
Shut down Matlab and open new Matlab instance
I want to close the current Matlab instance and open the new Matlab instance through Matlab command or script...Any inputs??
9 years ago | 3 answers | 1
3
answersQuestion
Wait for another script to complete its execution
I have developed a matlab script(Name: caller_script). In the middle, this script(caller_script) calls another script(Name: Cal...
9 years ago | 0 answers | 0
0
answersQuestion
Using mex variable_name; where variable_name contains filename to be compiled
I want to compile a .c file using mex command. It works fine for below format: mex filename.c; But i have to use mex comman...
9 years ago | 2 answers | 0
2
answersQuestion
Copying contents of whole subsystem into an empty subsystem
Hi, I want copy contents of a subsystem (which includes different subsystems and line connecting them) into an empty subsyste...
9 years ago | 1 answer | 0
1
answerQuestion
Automatic generation of S function for a c code
I have a C code and want generate S function for it using matlab scripting..(Avoid manual steps required for s function generati...
9 years ago | 1 answer | 0
1
answerQuestion
One to one mapping between bode plot and transfer function
Is it possible that Bode plot can have multiple transfer functions in S domain or there is always one to one mapping between per...
10 years ago | 1 answer | 0
1
answerQuestion
Discrete filter transfer function (Z domain) time response not matching with analog filter transfer function (S domain) time response
Objective: To create simulink model for discrete low paas filter Inputs: 1. Frequency response plot ...
10 years ago | 1 answer | 0