Community Profile

photo

Rupesh


Last seen: 4 years ago Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Digital filter design

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

10 years ago | 3 answers | 1

3

answers

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer