Python, C++, C, Java, C#, Javascript, R, MATLAB, SQL, HTML, CSS, Arduino, Shell, Assembly, VHDL, Visual Basic
Spoken Languages:
English
Pronouns:
He/him
Statistics
RANK
212
of 294,359
REPUTATION
464
CONTRIBUTIONS
0 Questions
416 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
42
RANK
19,055 of 20,108
REPUTATION
0
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
4
ALL TIME DOWNLOADS
4
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Help with time variation graphs versus time
Hi @Jose Martinez , You mentioned,”Can you help me on how I can obtain this type of graphs (see example), which represent amp...
2 days ago | 0
How to apply a legend to a graphed model array?
Hi @ Matthew Pompa , You mentioned, “ I have a created a model array of transfer functions using stack() and they are labeled...
2 days ago | 0
How to get the answer from the following code. How can i extract the values from the code?
Hi @sunitha kolasani , You mentioned, “I need to find the following :F = ((du/dy)-Nt*(d^2u/dy^2)) at y=0,J = -(i*(dh/dy...
2 days ago | 0
how to plot 4D figure to describe changing in ocean ?
Hi @Amal MM , After reading through your comments, it seems that your task involves visualizing oceanographic data, specifica...
4 days ago | 0
Hi, does anyone know how to generate the graph as shown below based on a torus? Thank you so much.
Hi @yuchen, You mentioned,”does anyone know how to generate the graph as shown below based on a torus?” Please see my resp...
4 days ago | 0
Find centre and diameter of the circles in the image
Hi @MechenG , You mentioned, _I am trying to find the centre (x,y) and diamter of the circles in the given image. I have play...
4 days ago | 0
| accepted
Any alternative for diode to make the model linear for real-time simulation?
Hi @Varun, You mentioned, “I am optimizing matlab/simulink model to run in real-time. To make the model less computationally...
4 days ago | 0
| accepted
Python - MATLAB not working: MATLAB cant find python environment, numpy not working, fooof not working
Hi @Vyte Jan, After going through your comments and reviewing the documentations provided at the links below, <https://w...
4 days ago | 0
MATLAB Vehicle Network Toolbox cannot send CAN messages on physical channels with Vector's hardware VN1610.
Hi Yongfu Zhang, You mentioned, _When using the vehicle network toolbox(Matlab 2024a update 6) with the vector's hardware VN...
5 days ago | 0
how to design radiation pattern of ideal dipole antenna
Hi @Syed Manaf Ali Shah, You mentioned, “how to design radiation pattern of ideal dipole antenna in matlab” Please see my ...
5 days ago | 0
Write Stream Binary Header with different precisions
Hi @Jaden Hoechstetter, You mentioned, “ _I want to write a stream binary file that has different precisions for the header. ...
5 days ago | 0
enlarge a curved arc with rounded edges, only from the rounded edge
Hi @gaandi, To address your query effectively, let me break down the provided code % Load the matrix load('multiple_...
6 days ago | 0
Motion of a square
Hi @Mattia , It seems that @Voss provided better suggestions. However, upon analyzing your code and going through your txt fi...
6 days ago | 1
Export Timetable data to Excel
Hi @chris weedon , After reviewing the “writetimetable” function at the link provided below <https://www.mathworks.com/he...
6 days ago | 1
| accepted
Number of bits per symbol (m) range in Reed-Solomon coding
Hi @Jay, After reviewing the documentation regarding rsenc function provided at the link below <https://www.mathworks.co...
6 days ago | 0
| accepted
Smooth noisy data whilst keep absolute minimum and maximum values
Hi @Bill White , You have to understand the challenging part when you apply smoothing techniques like sgolayfilt, the algorit...
8 days ago | 0
How to call the embedded code using user defined function blocks in matlab
Hi @AKHILA , You mentioned, “I have some stm32 codes and i need to integrate that in matlab environment using s function/ c f...
8 days ago | 0
| accepted
identify model parameters and data (g = Gm).
Hi @meoui , To create the matrix G in MATLAB, you can use either a direct approach by manually entering the values or utilizi...
8 days ago | 0
How can I import Complex CAD geometry mesh to NREL's Soltrace software by processing mesh through matlab code?
Hi @yosef futsum , You mentioned, “I'm attempting to generate a SolTrace input file from a SolidWorks mesh exported as an STL...
9 days ago | 0
How does MATLAB generate the probability density function?
Hi @Snoopy, You mentioned, “I am using the pdf function (https://nl.mathworks.com/help/stats/prob.normaldistribution.pdf.html...
9 days ago | 1
| accepted
Transmitting an Image over AWGN channel
Hi @Pavan Anand, You mentioned, “I want to encode an image using a PSK constellation and transmit it over an AWGN channel. ...
9 days ago | 0
i want code with for and if and disp
Hi @Jasmin, You are looking to create a MATLAB program that performs specific tasks: reading a series of numbers from the use...
9 days ago | 1
Can I call a function from another function and not come back?
Hi @Gavin, Your concerns about function management in MATLAB are valid, especially considering your experience with assembly ...
11 days ago | 0
To calculate and plot L1 norm and Linf norm of my Finite difference approximation as well as find the order of accuracy of the error norms
Hi @Brian, Your task involves analyzing the accuracy of finite-difference approximations for the derivative of the function (...
11 days ago | 1
| accepted
Speech to text model for a non-English language.
Hi @Murtaza Mohammadi , The first step in developing your transcription tool is to gather a dataset of audio recordings in th...
11 days ago | 0
| accepted
The Fourier series is a series representation of a periodic function in terms of sines and cosines. The Fourier series representation of the function
Hi @Egypt, The provided MATLAB code effectively demonstrates the Fourier series representation of a periodic function, specif...
12 days ago | 0
An absolutely ascending sequence
Hi @Amir Mahmoudi , To elaborate on checking if a sequence is absolutely ascending in MATLAB, you have to utilize logical com...
12 days ago | 0
I keep getting 4 answers per variable in 4x1 sym
Hi @Brandon, You mentioned, “I have this system of equations but for the AlphaS, BetaS, and F2S I need one number but 4 keep ...
13 days ago | 0
Multiply two probability plots (CDF/PDF)
Hi @Deepayan Bhadra, You mentioned, “How can I multiply these plots to convey a (qualitative) idea? “ Please see my respon...
14 days ago | 0
| accepted
Generating a matrix of 0s and 1s with constrained domains
Hi @bil, You mentioned, “I'd like to generate an n x n matrix of 0s and 1s with the constraint that the number of domain wall...
16 days ago | 0