Rupesh
Followers: 0 Following: 0
Professional Interests: Digital filter design
Feeds
提问
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 前 | 3 个回答 | 1
3
个回答提问
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...
11 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
12 years 前 | 1 个回答 | 0