Pratyush
MathWorks
Followers: 0 Following: 0
B.tech || Computer science || IIITL || MathWorks
MATLAB
Spoken Languages:
English
Statistiques
0 Questions
38 Réponses
RANG
1 022
of 295 448
RÉPUTATION
70
CONTRIBUTIONS
0 Questions
38 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
7
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
environ un an il y a | 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...
environ un an il y a | 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 ...
environ un an il y a | 0
| A accepté
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...
environ un an il y a | 0
| A accepté
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...
environ un an il y a | 0
| A accepté
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...
environ un an il y a | 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...
environ un an il y a | 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...
environ un an il y a | 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. ...
environ un an il y a | 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 ...
environ un an il y a | 0
| A accepté
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...
environ un an il y a | 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...
environ un an il y a | 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...
environ un an il y a | 0
| A accepté
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...
plus d'un an il y a | 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...
plus d'un an il y a | 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...
plus d'un an il y a | 0
| A accepté
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...
plus d'un an il y a | 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...
plus d'un an il y a | 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...
plus d'un an il y a | 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 ...
plus d'un an il y a | 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 ...
plus d'un an il y a | 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...
plus d'un an il y a | 0
| A accepté
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...
plus d'un an il y a | 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...
plus d'un an il y a | 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...
plus d'un an il y a | 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...
plus d'un an il y a | 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...
plus d'un an il y a | 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...
plus d'un an il y a | 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...
plus d'un an il y a | 1
| A accepté
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...
plus d'un an il y a | 0