답변 있음
Support with interpolation using interp3 in MATLAB
Hi Z, To interpolate the phase current and power factor using the provided reference points for voltage, torque, and speed. It...

대략 1개월 전 | 0

답변 있음
How to perform a linear model for effects of categorical variables on a numeric variable?
Hi @Sara Woods, Yes, your approach to fitting linear models in MATLAB using the fitlm function is correct. You can use "disp" f...

대략 1개월 전 | 1

답변 있음
doesn't find audio harware
Hi Kevin, The issue might occur because of multiple reasons, to troubleshoot, please ensure the following: Verify the Audio ...

대략 1개월 전 | 0

답변 있음
How to use splitapply function with a grouping variable which is a cell array in my table?
Hi Muazma Ali, You can follow below to steps to achieve grouping of variables which is a cell array containing two strings on e...

대략 2개월 전 | 0

답변 있음
ismember matlab function too slow
Hi Paula Giménez Mínguez, From the code snippet, what I understand that you are determining if a pixel index matches an uptak...

대략 2개월 전 | 0

| 수락됨

답변 있음
Help: What are the differences between lwt2 in previous versions and the current version?
Hi @jiang yutong Starting with MATLAB R2021b, the syntax for the “lwt2”function has been updated. Previously, the "lifewave"obj...

대략 2개월 전 | 1

| 수락됨

답변 있음
Use rk4 (ode45) to get a solution on signals both contra and co propagating
Hi Hugo, From what I understand, you are trying to solve a system of equations whose solution vector contains contra propagat...

대략 2개월 전 | 0

| 수락됨

답변 있음
SI Core Engine Engine Load Breakpoints
Hi Murat, The term “Load Breakpoint” in SI Engine Simple Torque Model within Simulink Powertrain Blockset refers to a set of ...

대략 2개월 전 | 0

답변 있음
Caucer fraction expansion fraction expansion for filter synthesis
Hi Liam Jacobs, You can use MATLAB's built-in functions, "quorem" or "residue," to obtain the constant value. Ensure these fun...

대략 2개월 전 | 0

답변 있음
How to Automatically Upload AEwin .DTA Files to a Web Server Using MATLAB or Python?
Hi Huzaifa, You can automate the whole process in MATLAB in three phases: Detection of new .DTA file Reading and processing ...

대략 2개월 전 | 0

| 수락됨

답변 있음
Need to rectify error in my matlab code given below
Hi Jasmine, The error you encounter is due to the incorrect use of symbolic differentiation and the definition of “n(t)” as a ...

대략 2개월 전 | 0

답변 있음
Every time I log in, I get an error message dialog: Error starting MATLAB Connector: One or more services failed to start
Hi Garrett Mitchener, I too have encountered this error. The error message indicates that the services is not installed proper...

대략 2개월 전 | 0

답변 있음
How to properly change the sampling time of Vehicle Control Unit subsystem?
Hi Duc Giap Nguyen, I am assuming that the VCU is a referenced subsystem within a larger system, and it contains an MPC subsys...

2개월 전 | 0

답변 있음
Simulink data type conversion, single to uint16.
Hi Jamie, I am assuming that you have used "Data Type Conversion" block, and the conversion to "uint16" resulted in unexpected...

2개월 전 | 0

| 수락됨

답변 있음
Export figure to eps or pdf: latex font is no longer embedded
Hi Florian Klinger, I too have encountered the similar error. The workaround that worked for me was ensuring that the EPS fil...

2개월 전 | 0

답변 있음
Copy Figure in MetaFile Error
Hi Chris_WMS, I also have encountered the similar error when I adjusted the copy options as follows: Clipboard format: Metaf...

2개월 전 | 0

답변 있음
Query on Sampling Time Relative to Computation Completion in Simulink
Hi Yunchao, I am assuming that T1 and T+1 are absolute times, T1 is the time when the triggered subsystem starts its comput...

2개월 전 | 0

답변 있음
Insert data in uitable from textbox
Hi Abdullah, The challenge you are facing arises when the new results are added to the table without preserving the existing d...

3개월 전 | 0

답변 있음
How do I plot a 3-d matrix.( error with surf)
Hi Savitha, The error you receive “Error using matlab.graphics.chart.primitive.Surface” suggests that the input that you passe...

3개월 전 | 0

답변 있음
How to get xyz coordinates from 3d surface?
Hi Youb, From my understanding, the "gridtrimesh(f,v,X,Y)" fits a surface of the form “Z=F(X,Y)” to the triangular mesh defin...

3개월 전 | 0

답변 있음
I need to run Optimization using models I generated in Regression Learner
Hi Roberto ! I am assuming that you are able to generate multiple surrogate models using the Regression Learner in the Machine ...

3개월 전 | 0

| 수락됨

답변 있음
dock graphics window size
Hello Stephen, There are several methods to reset the window size to its default settings: Property Inspector: Open the Prop...

3개월 전 | 0

답변 있음
How to plot the input which is R for LQR?
Hello Inam! According to your question, I am assuming that you are able to plot the cart position and pendulum angle on a plot...

3개월 전 | 0

답변 있음
trainNetwork reports too many input arguments in 2024a
Hello Peter! I've replicated your scenario in MATLAB R2024a, and the"trainNetwork"function is providing the expected results. ...

3개월 전 | 0

| 수락됨