Pratyush
MathWorks
2023년부터 활동
Followers: 0 Following: 0
B.tech || Computer science || IIITL || MathWorks
Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
Feeds
답변 있음
How to remove the textbox on geoplot()?
Hi Akash, I understand you want to delete the footer note at the bottom left of the map image. It is not a textbox, it is the n...
How to remove the textbox on geoplot()?
Hi Akash, I understand you want to delete the footer note at the bottom left of the map image. It is not a textbox, it is the n...
대략 1년 전 | 1
답변 있음
How can in I find loop filter block in CCSDS TM HDL receiver in R2023b simulink?
Hi Pavan, I understand that you want to know how you can find the blocks which are not available in packages. When you encount...
How can in I find loop filter block in CCSDS TM HDL receiver in R2023b simulink?
Hi Pavan, I understand that you want to know how you can find the blocks which are not available in packages. When you encount...
대략 1년 전 | 1
답변 있음
Matlab Machine Learner Apps and Azure Machine Learning Studio
Hi Dharmesh, I understand that you want to know if it is possible to deploy a machine learner model made in MATLAB to Azure ML ...
Matlab Machine Learner Apps and Azure Machine Learning Studio
Hi Dharmesh, I understand that you want to know if it is possible to deploy a machine learner model made in MATLAB to Azure ML ...
대략 1년 전 | 0
| 수락됨
답변 있음
Will parallel computing plus multiple matlab windows increase the processing efficiency?
Hi Rui, Allocating different parts of a complex task to multiple instances of MATLAB running in separate windows on the same co...
Will parallel computing plus multiple matlab windows increase the processing efficiency?
Hi Rui, Allocating different parts of a complex task to multiple instances of MATLAB running in separate windows on the same co...
대략 1년 전 | 0
| 수락됨
답변 있음
xcorr command makes mistake at 10^-5 order.
Hi @Mustafa Duran, I understand that 'xcorr' command is not accurate enough at 10^-5 order. The discrepancy you're experiencin...
xcorr command makes mistake at 10^-5 order.
Hi @Mustafa Duran, I understand that 'xcorr' command is not accurate enough at 10^-5 order. The discrepancy you're experiencin...
대략 1년 전 | 0
| 수락됨
답변 있음
How to put the fis I designed in Fuzzy Logic Designer App to Simulink?
Hi @JingChong Ning, I understand that you have a FIS file and you want to use it in your simulink model. You can perform the f...
How to put the fis I designed in Fuzzy Logic Designer App to Simulink?
Hi @JingChong Ning, I understand that you have a FIS file and you want to use it in your simulink model. You can perform the f...
대략 1년 전 | 0
답변 있음
Rowfilter option in datastore to search for specific pattern in strings
Hi Surya, I understand that you want to filter rows from your datastore which have a specific pattern for a given column. Modi...
Rowfilter option in datastore to search for specific pattern in strings
Hi Surya, I understand that you want to filter rows from your datastore which have a specific pattern for a given column. Modi...
대략 1년 전 | 0
답변 있음
How can I find the location (x,y,z) of the ray reflection in MATLAB?!
Hi Parmi, I understand that you have defined a wall and an incident ray and you want to find the point of incidence on the wal...
How can I find the location (x,y,z) of the ray reflection in MATLAB?!
Hi Parmi, I understand that you have defined a wall and an incident ray and you want to find the point of incidence on the wal...
대략 1년 전 | 0
답변 있음
repeating user created functions
Hi @Matthew, I understand that you want to run the nested function 'd_1' for the values 1-10 and store the data for plotting. ...
repeating user created functions
Hi @Matthew, I understand that you want to run the nested function 'd_1' for the values 1-10 and store the data for plotting. ...
대략 1년 전 | 0
답변 있음
not able to share a web app on the web app matlab server
Hi Anna, I understand that you want to share your app for others to use. You can obtain the URL to the home page by executing ...
not able to share a web app on the web app matlab server
Hi Anna, I understand that you want to share your app for others to use. You can obtain the URL to the home page by executing ...
대략 1년 전 | 0
| 수락됨
답변 있음
How do I write out symbolically what this function does in the case n= 5 for the iteration with j = 3, Using ordinary element wise vector and matrix notation
Hi Muhideen, I understand you want to represent the calculation steps for n=5, in the iteration j=3 using Matrix notation. Sym...
How do I write out symbolically what this function does in the case n= 5 for the iteration with j = 3, Using ordinary element wise vector and matrix notation
Hi Muhideen, I understand you want to represent the calculation steps for n=5, in the iteration j=3 using Matrix notation. Sym...
대략 1년 전 | 0
답변 있음
Change plot title of saved figure
Hi @DraUX, I understand that you want to update the title of a figure after saving it. You can follow these steps: myfig = op...
Change plot title of saved figure
Hi @DraUX, I understand that you want to update the title of a figure after saving it. You can follow these steps: myfig = op...
대략 1년 전 | 0
답변 있음
How do I fix the Simulink StartPage error?
Hi Devon, I understand that you are trying to open simulink and you are facing the above error. The default paths of MATLAB ma...
How do I fix the Simulink StartPage error?
Hi Devon, I understand that you are trying to open simulink and you are facing the above error. The default paths of MATLAB ma...
대략 1년 전 | 0
| 수락됨
답변 있음
How to access (plot let say) the states from simulink state space block?
Hi Binayak, I understand that you want to access the states (x's) from the State-Space block in Simulink. You can use Outport b...
How to access (plot let say) the states from simulink state space block?
Hi Binayak, I understand that you want to access the states (x's) from the State-Space block in Simulink. You can use Outport b...
1년 초과 전 | 0
답변 있음
Plotting 3D Heatmap/Surf using Lat, Lon, Pressure, and a fourth Variable
Hi @Ching An Yang I understand that you want to plot a 3D surface map of {Latitude, Longitude, Pressure}. Looking at the code y...
Plotting 3D Heatmap/Surf using Lat, Lon, Pressure, and a fourth Variable
Hi @Ching An Yang I understand that you want to plot a 3D surface map of {Latitude, Longitude, Pressure}. Looking at the code y...
1년 초과 전 | 0
답변 있음
Using arguments with optional parameters and repeating parameters
Hi @Brandon, I understant you get a error "Positional arguments must be defined before name-value arguments." for your function...
Using arguments with optional parameters and repeating parameters
Hi @Brandon, I understant you get a error "Positional arguments must be defined before name-value arguments." for your function...
1년 초과 전 | 0
| 수락됨
답변 있음
The covering salesman problem
Hi @Kk, I understand that you want any example of "common spatial pattern" in MATLAB. Search in File Exchange for Common Spatia...
The covering salesman problem
Hi @Kk, I understand that you want any example of "common spatial pattern" in MATLAB. Search in File Exchange for Common Spatia...
1년 초과 전 | 0
답변 있음
how to simulate a model with inputs from multiple bus containing uint64 ?
Hi @Gaetan LE GALL, I understand that you are getting invalid argument for type uint64 and you want to create multiple input po...
how to simulate a model with inputs from multiple bus containing uint64 ?
Hi @Gaetan LE GALL, I understand that you are getting invalid argument for type uint64 and you want to create multiple input po...
1년 초과 전 | 0
답변 있음
What's the diff between nrOFDMmodulate/ 5g wave generator?
Hi @MMx, I understand that you want to know if there is any difference in waveform generation by 'nrOFDModulate' and 5g wavefor...
What's the diff between nrOFDMmodulate/ 5g wave generator?
Hi @MMx, I understand that you want to know if there is any difference in waveform generation by 'nrOFDModulate' and 5g wavefor...
1년 초과 전 | 0
답변 있음
Expected failures in Unittest
Hi @Jeremiah, I understand that you want to know about any inbuilt functionlity that could be used to filter out test cases.In ...
Expected failures in Unittest
Hi @Jeremiah, I understand that you want to know about any inbuilt functionlity that could be used to filter out test cases.In ...
1년 초과 전 | 1
답변 있음
Is it possible to adjust dsp.ColoredNoise to limit the filter length?
Hi @Neil Bailey, I understand that you want to reduce the filter length used by "dsp.ColoredNoise" generate pink noise without ...
Is it possible to adjust dsp.ColoredNoise to limit the filter length?
Hi @Neil Bailey, I understand that you want to reduce the filter length used by "dsp.ColoredNoise" generate pink noise without ...
1년 초과 전 | 0
답변 있음
Create cell array of files from subfolder
Hi @Cathal, I understand that you want to store tables in your txt file into a mat file in such a way that data of the files ha...
Create cell array of files from subfolder
Hi @Cathal, I understand that you want to store tables in your txt file into a mat file in such a way that data of the files ha...
1년 초과 전 | 0
| 수락됨
답변 있음
How to Share Buffer Between C Function Code (C Caller, C Function, S Functions)?
Hi @Mathieu, I understand that you are looking to share the state of variables between multiple C functions in MATLAB, one poss...
How to Share Buffer Between C Function Code (C Caller, C Function, S Functions)?
Hi @Mathieu, I understand that you are looking to share the state of variables between multiple C functions in MATLAB, one poss...
1년 초과 전 | 0
답변 있음
How to configure proxy settings for automatic proxy server address?
Hi @Alkim Bozkurt, I understand that in your proxy configuration you have no proxy specified. In that case matlab uses proxy sp...
How to configure proxy settings for automatic proxy server address?
Hi @Alkim Bozkurt, I understand that in your proxy configuration you have no proxy specified. In that case matlab uses proxy sp...
1년 초과 전 | 0
답변 있음
System.Diagnostics.Process doesn't execute all commands in external file
Hi @Matlab12345," I understand that the script present in the text file is executed partially when you use the above code block...
System.Diagnostics.Process doesn't execute all commands in external file
Hi @Matlab12345," I understand that the script present in the text file is executed partially when you use the above code block...
1년 초과 전 | 0
답변 있음
Specifying input parameters when calling a python function from Matlab
Hi @Peter Winkler, I understand that you want to call your python function passing some arguments from the MATLAB side. This m...
Specifying input parameters when calling a python function from Matlab
Hi @Peter Winkler, I understand that you want to call your python function passing some arguments from the MATLAB side. This m...
1년 초과 전 | 1
답변 있음
saving file in fmu format generates fmu and xml file or only fmu file?
Hi @alajingi ram kumar, I understand that you want to know if saving file in 'fmu' format genrerates 'xml' format along with it...
saving file in fmu format generates fmu and xml file or only fmu file?
Hi @alajingi ram kumar, I understand that you want to know if saving file in 'fmu' format genrerates 'xml' format along with it...
1년 초과 전 | 0
답변 있음
Four Bars Mechanism: i cannot understand why CP modifies his length.
Hi @Joe Propp, I understand that you want to know the reason behind why does CP keep changing its length.The length of CP is in...
Four Bars Mechanism: i cannot understand why CP modifies his length.
Hi @Joe Propp, I understand that you want to know the reason behind why does CP keep changing its length.The length of CP is in...
1년 초과 전 | 0
답변 있음
How to accelerate the raytrace algorithm using gpu or other methods?
Hi @添傲 陈, I understand that you want to speedup the processing time of the 'raytrace' function. As of now GPU acceleration of t...
How to accelerate the raytrace algorithm using gpu or other methods?
Hi @添傲 陈, I understand that you want to speedup the processing time of the 'raytrace' function. As of now GPU acceleration of t...
1년 초과 전 | 1
| 수락됨
답변 있음
Segmentation fault calling compiled shared library Initialize routine
Hi Mark, I understand that you face the issue when the gdb is attached while running the C++ application. The problem occurs in...
Segmentation fault calling compiled shared library Initialize routine
Hi Mark, I understand that you face the issue when the gdb is attached while running the C++ application. The problem occurs in...
1년 초과 전 | 0