回答済み
Parameter fitting using Machine Learning techniques on time series
Hi @LeChat, Your approach to solving this problem involves two distinct tasks: classification and regression. Classification o...

9ヶ月 前 | 0

回答済み
2D FFT Frequency-wavenumber Dispersion Curves
Hi @Lawrence Yule, To address the questions you have mentioned: Getting wavenumber axis into the correct units: The wavenumber...

10ヶ月 前 | 1

回答済み
Can you help me write this question in finite volume method? This is my first time writing FVM. I wrote using FDM below :(
Hi @Shengwei Bie, The MATLAB code for First order upwind seems to be on the right track, here are some more things to consider...

10ヶ月 前 | 0

回答済み
How to plot time intensity curves from doppler waveform images?
Hi @Samay Mehta, As per my understanding, you have '.wmv' file that you would like to read it 600 times in 5 minutes. Post this...

10ヶ月 前 | 0

回答済み
Change Simulink.Signal initial value programmatically
Hi @Aviad Aviad, For programatically editing a Simulink.Signal object from the command window, we should first define it in th...

10ヶ月 前 | 0

回答済み
steepest descent using armijo rule
Hi @Kendall Donahoe, Assuming that 'armijostep' function written by you takes the x and y co-ordinates (2x1 vector) from the cu...

10ヶ月 前 | 0

回答済み
Is it possible to use the Frequency Response Estimation Block in order to measure a real plant?
Hi @Evelyn Lovasz, When using the 'Frequency Response Estimator' block for an unstable plant, online estimation works in a clo...

10ヶ月 前 | 0

回答済み
error estimation in T1mapping
Hi @Giuseppe Anastasio, The classical error propagation formula for a function f(x, y, z, ...) with uncertainties σx, σy, σz, ...

10ヶ月 前 | 0

回答済み
Simulink signal Code generation property
Hi @Suleyman, As you mentioned, 'ExportedGlobal' is not present in the 'Code Mappings - Component Interface' for Signals/States...

10ヶ月 前 | 0

| 採用済み

回答済み
MATLAB NetCDF Library Error: 'NC_EBADTYPE' during endDef()
Hi @HSIN-Yi CHEN, The error indicates that either the 'FillValue' attribute has a value of an unexpected datatype or it is not ...

10ヶ月 前 | 0

回答済み
creating a spectrometer app
Hi @Ilay per, As per my understanding, the spectrometer app that you have created is calling the "plot" function for drawing e...

11ヶ月 前 | 0

| 採用済み

回答済み
Expected a string scalar or character vector for the parameter name
Hi @Sonia, I understand that you would like to calculate the autocorrelation using the Dirac Delta function, you can use the '...

11ヶ月 前 | 0

回答済み
Simulink Audio Processing: Audio Envelop Separation
Hi @Weiyi Zhang, You can break the audio signal into syllables by creating an envelope, threshold the signal and then segment t...

11ヶ月 前 | 0

回答済み
Parametrization of a component
Hi @Alex, For changing the 'Tolerance' parameter for all the Resistors in a model, a MATLAB script can be used to iteratively e...

11ヶ月 前 | 1

| 採用済み

回答済み
Can't complete contour fill graph
Hi @Sarinya, For interpolating Interpolation for 2-D gridded data in meshgrid format, the 'interp2' function can be used. See ...

11ヶ月 前 | 0

回答済み
How should i apply optimal control to my model? Following i have attached the code which i used to find maximum value of x3 in my model.
Hi @Darshna Joshi, As per my understanding, you would like to apply optimal control on the coefficients 'x1', 'x5', 'kst' and ...

11ヶ月 前 | 0

回答済み
Combustion chamber in Simscape
Hi @Sahriah, I understand that you would like to know if simulating a closed loop system is possible in Simscape. Yes, it is ...

11ヶ月 前 | 0

回答済み
Problem in ant colony optimization code.
Hi @harsh Brar, I understand that you would like to apply “Ant Colony Optimization” but are facing the error "Unrecognized fun...

約1年 前 | 0

回答済み
Lines of magnitude plot of bode diagram
Hi @Asger Hebsgaard, I understand that you would like to add plots and legends to the Magnitude axes of the Bode plot. Using "...

約1年 前 | 0

回答済み
How to change an individual library with the domain Hydraulics to the domain Isothermal Liquids.
Hi @Olivi Englert-Dudek, I understand that you would like to upgrade the blocks from the Hydraulics Library to blocks in the I...

約1年 前 | 0

回答済み
What technique or formula does legs use to calculate distance and bearing between 2 coordinates?
Hi @Shreyasq, You can use the following command to understand the formulae used by "legs" to compute the distance in both grea...

約1年 前 | 0

回答済み
error in chi2gof: a Non-scalar arguments must match in size.
Hi @Tamara Zachen, I understand that you would like to call the "chi2gof" function, but you are facing the error mentioned in ...

約1年 前 | 0

回答済み
Parameter Writer block not recognizing blocks
Hi @Matthew Mishrikey, For R2021b and earlier, Parameter Writer block does not support writing to parameters of other blocks t...

約1年 前 | 0

回答済み
how can i create a variable size Buffer?
Hi @Matlab_Beginner, I understand that you would like to implement a variable-sized buffer. “Buffer” block does not support v...

約1年 前 | 0

回答済み
Vivado IP Packager" unsuccessful when using ZUC111
Hi zuyuan, I understand that you would like to run the Transmit and Receive Tone Using Xilinx RFSoC Device example but you ar...

約1年 前 | 0

| 採用済み

回答済み
Error while extracting time table from Dataset with Enum signal
Hi Geraldo, I understand that you would like to call the “extractTimetable” function for “Simulink.SimulationData.Dataset” da...

約1年 前 | 0

回答済み
Error with IF statement "Subscript indices must either be real positive integers or logicals."
Hi Joseph, I understand that you would like to index through 'data' using the indexing variable 'n'. The error you're encounter...

約1年 前 | 0

回答済み
i have detected a object in a scene image , now i want to find centroid coordinates of this object in a whole image . How do i get this ?
Hi Avinash, You can find the centroid of the detected image using the following code: % Defining a polygon of Datatype polysha...

約1年 前 | 0

回答済み
Error in point matching in matlab code, How can I solve this?
Hi Nayana, The error message: 'matchedPoints1 and matchedPoints2 do not have enough points. The number of points in each set mu...

約1年 前 | 0

回答済み
bi-directional heat plot
Hi Gavin, From my understanding, you would like to plot the data in the columns of 'bothX.txt' using a heatmap. You might be fa...

約1年 前 | 0

さらに読み込む