Pratyush
MathWorks
Followers: 0 Following: 0
B.tech || Computer science || IIITL || MathWorks
MATLAB
Spoken Languages:
English
Estadística
0 Preguntas
38 Respuestas
CLASIFICACIÓN
1.022
of 295.448
REPUTACIÓN
70
CONTRIBUCIONES
0 Preguntas
38 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
7
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
alrededor de 1 año hace | 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...
alrededor de 1 año hace | 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 ...
alrededor de 1 año hace | 0
| aceptada
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...
alrededor de 1 año hace | 0
| aceptada
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...
alrededor de 1 año hace | 0
| aceptada
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...
alrededor de 1 año hace | 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...
alrededor de 1 año hace | 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...
alrededor de 1 año hace | 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. ...
alrededor de 1 año hace | 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 ...
alrededor de 1 año hace | 0
| aceptada
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...
alrededor de 1 año hace | 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...
alrededor de 1 año hace | 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...
alrededor de 1 año hace | 0
| aceptada
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...
más de 1 año hace | 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...
más de 1 año hace | 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...
más de 1 año hace | 0
| aceptada
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...
más de 1 año hace | 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...
más de 1 año hace | 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...
más de 1 año hace | 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 ...
más de 1 año hace | 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 ...
más de 1 año hace | 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...
más de 1 año hace | 0
| aceptada
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...
más de 1 año hace | 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...
más de 1 año hace | 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...
más de 1 año hace | 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...
más de 1 año hace | 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...
más de 1 año hace | 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...
más de 1 año hace | 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...
más de 1 año hace | 1
| aceptada
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...
más de 1 año hace | 0