Statistik
RANG
670
of 299.214
REPUTATION
114
BEITRÄGE
0 Fragen
81 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
11
RANG
of 20.662
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Accessing simParameters.Carrier inside MATLAB function block in Simulink
Hi Viraj, I understand that you are trying to transition a PDSCH transceiver implementation from MATLAB code into a Simuli...
12 Tage vor | 0
the use of field graphing tools
Hi Dareen, I understand that you are working with modeling point charges to more advanced setups like simulating the field be...
12 Tage vor | 0
App Designer UIAxes lock Axes when zooming with axis equal on
Hi Tobias, I understand that you're trying to set 'axis equal' on a UIAxes in App Designer to maintain the correct aspect rat...
18 Tage vor | 0
Get pixel location in UIAxes within app designer
Hi Kyle, I understand you're working in MATLAB App Designer (R2020b) to implement a pixel coordinate picker on a 'UIAxes', wh...
18 Tage vor | 0
Colorbar With Wrong Graphs
Hi Peter, I believe that you are working with two separate figures in MATLAB, each using different colormaps and colorbars, w...
19 Tage vor | 0
How to change node names and divide and print the individual graph?
Hi Aswin, I understand that you’re trying to work with MATLAB’s 'graph' objects, to rename nodes, assign weights to individua...
19 Tage vor | 0
Graph grouped bin scatter plot
Hi Samuel, I understand you're looking to visualize the distribution of several large 2D point sets grouped by category, and ...
19 Tage vor | 0
How to plot patch on geoaxis?
Hi Bradley, I understand that you are trying to visualize depth data on top of your existing geographic basemap in MATLAB, an...
20 Tage vor | 0
Updated solution to red and green candles for candle function?
Hi @Adam, I understand that you are trying to customize candlestick colors in MATLAB, based on whether the 'close' price is a...
20 Tage vor | 0
in dsp.Channelizer for 256 NumFrequencyBands response filter bank
Hi Mansour, I understand you are observing unexpected results when setting the 'NumFrequencyBands' parameter to 256 in the 'd...
etwa 2 Monate vor | 0
Simulink control from app
Hi Anna, I understand that you are trying to control the simulation of your Simulink model with 'NI myDAQ' blocks through a M...
etwa 2 Monate vor | 0
| akzeptiert
Long Execution Time From propagateOrbit
Hi Kevin, I understand that you are trying to propagate the orbit using a 'two-body-keplerian' model for faster simulation, b...
etwa 2 Monate vor | 0
How to get beam-doppler plot?
Hi Subhosri, I understand that you want to generate a plot between spatial frequency and Doppler frequency for simulating an ...
2 Monate vor | 1
| akzeptiert
Connect synchronous machine round rotor with three-phase VI measurment
Hi Nguyen, I understand that you want to connect a synchronous machine (round rotor) block with a three-phase VI measurement ...
2 Monate vor | 0
I am trying to control a DC to DC boost converter using FSC MPC to generate a 20 kW PV power but the MPC controller is very poorly than PI controller.
Hi Gloria, I understand you're seeing only around 1135 W PV power and 7184 W load power instead of the expected 20 kW from yo...
2 Monate vor | 0
| akzeptiert
Similar features in images
Hi Edin, To determine the distance traveled by the wave between two consecutive images, you can use MATLAB’s image processing...
4 Monate vor | 0
How can I avoid click artifacts when playing audio in MATLAB App Designer?
Hi Shaunak, I believe that you are hearing clicking sounds, while playing audio files inside a MATLAB App Designer GUI. The c...
4 Monate vor | 0
Model Info in Matlab 2023b Simulink does not start displaying from top
Hi @Christian, I understand that you are experiencing unexpected behavior with the sequencing of text lines inside a 'Model ...
4 Monate vor | 0
porting a lookup table into Simulink model
Hi Anirban, In order to port Lookup Table data directly to a model’s workspace, using only MATLAB code, you can try the fol...
8 Monate vor | 0
Hodgkin-Huxley model response
Hi Marina Babic, I believe that you are trying to simulate Hodgkin-Huxley model using Euler's method. Assuming that you are...
8 Monate vor | 0
| akzeptiert
How to add an s+1 block on simulink?
Hi @Julian, I understand that you are trying to implement a continuous transfer function ‘s+1’ in Simulink, where you are ge...
8 Monate vor | 0
How to plot 4 Tiled plots with 2 x axis and 2 y axis in one figure
Hi @Luisa, I believe that you are trying to to plot 4 tiled diagram in a single figure using ‘tiledlayout’ function, where ...
8 Monate vor | 0
plot csv with column names used automatically as x and y label
Hi Igenyar, I believe you want to plot the two columns ‘DateTime’ and ‘Number’ of the given csv file ‘results.csv’, while u...
8 Monate vor | 0
What is the correct way to save a large MATLAB structure?
Hi Owen, The issue you're encountering stems from the design of MATLAB's MAT-file formats and the inherent inefficiencies o...
8 Monate vor | 0
MatLab not plotting as expected and can't determine a fix.
Hi Nicholas, Assuming that you are trying to modify the cart's pathfinding algorithm to avoid erratic heading changes and j...
8 Monate vor | 0
different result for simulink in for loop
Hi Youngin, The issue described is likely caused by how variables or states persist between Simulink simulations. Even thou...
8 Monate vor | 0
| akzeptiert
how to delate some sparse pixels in a binary image
Hi @sedigheh pagheh To identify and extract the desired pixels (regions outlined in red in the "rill erosion" image), here ...
8 Monate vor | 0
Estimation of errors from solving A\B=X
Hi Kresten, I am assuming that you are using the latest R2024b release of MATLAB. To assess the confidence level of the coe...
8 Monate vor | 0
How to combine and save two XDF files
Hi M, I understand that you are trying to combine and save two different EEG data XDF files, without losing any information...
9 Monate vor | 0
neighbors(TR) returns NaN values
Hi Lorenzo, I understand that you are trying to obtain neighboring triangles of a triangulation object sharing an edge with...
9 Monate vor | 1
| akzeptiert