Beantwortet
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. ...

3 Monate vor | 0

Beantwortet
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_...

3 Monate vor | 0

Beantwortet
Motion of a square
Hi @Mattia , It seems that @Voss provided better suggestions. However, upon analyzing your code and going through your txt fi...

3 Monate vor | 1

Beantwortet
Export Timetable data to Excel
Hi @chris weedon , After reviewing the “writetimetable” function at the link provided below <https://www.mathworks.com/he...

3 Monate vor | 1

| akzeptiert

Beantwortet
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...

3 Monate vor | 0

| akzeptiert

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 0

| akzeptiert

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 1

| akzeptiert

Beantwortet
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. ...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 1

Beantwortet
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 ...

3 Monate vor | 0

Beantwortet
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 (...

3 Monate vor | 1

| akzeptiert

Beantwortet
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...

3 Monate vor | 0

| akzeptiert

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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 ...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 0

| akzeptiert

Beantwortet
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...

3 Monate vor | 0

Beantwortet
No matter the NOA matrix I enter, the result I receive is "empty double column vector" and I want to receive a numerical value.
Hi @Alyssa Bloomfield, You asked,”I want to solve for the angles in the overall matrix and get an answer in degrees. If ther...

3 Monate vor | 0

Beantwortet
How do I manually set color of individual datapoints of figure ?
Hi @Jad, You asked, “I don't want to go through the trouble of doing some sort of data-analysis / fitting to figure out which...

3 Monate vor | 0

Beantwortet
Wind Turbine Doubly Fed Induction Generator (Phasor Type) is operated under phasor and energy storage is discrete, this is how to solve
Hi @面 , After reviewing the Wind Turbine Doubly-Fed Induction Generator (Phasor Type) documentation provided at the link belo...

3 Monate vor | 0

Beantwortet
Why I get error :Cannot find 'get' method for matlab.graphics.internal.GraphicsMetaProperty class?
Hi @Abdulkarim bohoms, You mentioned, “this code should plot the function f(x)=kx^2 but MATLAB shows me these errors: ------...

3 Monate vor | 0

Beantwortet
List Arduinos and connect to multiple Simulink
Hi @Min, Let me address your first question, “So I found out that 2024A version has the function to list the Arduino using ar...

3 Monate vor | 0

Beantwortet
Plotting 2 different color maps on one world map
Hi @Judy Wu, You asked, “Is it possible for both of the axes to be on this world map projection (see below; worldmap([69, 79]...

3 Monate vor | 0

| akzeptiert

Beantwortet
How should I assess the training of my agent using PPO and Q-learning?
Hi @sidik, After analyzing your attached plots, your approach to tuning the PPO model by experimenting with different learnin...

3 Monate vor | 1

Beantwortet
I need help validating my forward kinematic using Simulink and the Robotic Systems Toolbox for a surgical robot.
Hi @Cuong Huynh Nguyen You mentioned, “3 Sine blocks and a constant block connected to the robots (I have made the robots con...

3 Monate vor | 0

| akzeptiert

Beantwortet
assign the fields of a structure correctly
Hi @Luca Re, You mentioned, “"d1" is a table filled with fields that may not be sorted. The reason is that individual fields ...

3 Monate vor | 0

Beantwortet
How to solve for the maximum or minimum value of a symbolic function
Hi @xin, You've defined a symbolic function involving several variables and taken its derivative with respect to rh...

3 Monate vor | 0

Mehr laden