已回答
Simulating engagement of two helical gears
Hi Bertug, To simulate the engagement of two helical gears in Simulink or Simscape, where one gear has random RPM and the other...

6 months 前 | 0

已回答
query regarding the output function in ode 45 ?
Hi Souvik As per my understanding you would like to prevent the solver from computing and returning the full solution in ‘y’. T...

6 months 前 | 0

已回答
Working with Second Order Sections HRTF dataset for binauralization
Hi Shaunak The code looks well-structured for transforming a mono audio signal into a binaural signal using a SOFA file contain...

6 months 前 | 0

已回答
Issue with High Estimation Error in 2nd and 3rd Rows of State Vector
Hi Om Prakash Upon reviewing the provided code, I see that there is an inconsistency in the number of states between the initia...

6 months 前 | 0

已回答
Using z-transform to solve the capacitor current, but I don't know where I went wrong.
Hi xin When dealing with discrete data, plotting directly will inherently produce a step-like appearance. If the objective is t...

6 months 前 | 0

已回答
How to see geometry edge numbers that are crowded for multilayered geometries with layers of significantly different thicknesses
Hi John It appears that the variable Rtfh has been overwritten in the code. It should be ensured that each part of the geometry...

6 months 前 | 0

| 已接受

已回答
limit elevation angles for a phased array on a platform/aircraft to satellite
Hey Mike Ground stations have fixed locations on Earth. This makes the calculation of elevation angles relatively straightforwa...

6 months 前 | 0

已回答
Replacing Simscape's gimbal joint's Spring Stiffnes with External Torque
Hi Ondrej The ability to replace joint behaviour with external torques depends on the complexity of the motion and the degrees ...

6 months 前 | 0

已回答
MERGE EXCEL SHEETS INTO ONE MATLAB DATA FILE
Hi Saptorshee It is possible to combine data from multiple Excel sheets into a single .mat file. This can be achieved by using ...

6 months 前 | 1

已回答
Obtain the port value in real time, and judge the size of the value. If the value is not met, a warning is reported.
Hi Fangping Visualizing the value of an input port in real time can be done in Simulink using the scope/ display blocks. Refe...

6 months 前 | 0

已回答
custom phase changing material does not release heat.
Hi Berkay The issue seems to be related to the logic in the phase change model. ‘Tmelt_start’ has been set to 320K and ‘Tmelt...

6 months 前 | 0

已回答
How can I define the temperature in 2D domain at location x,y [rather than nodal locations] for steady state or transient solution?
Hi John Finding the temperature at an arbitrary point ((x, y)) within a finite element mesh can be challenging because directly...

6 months 前 | 0

| 已接受

已回答
Supress tcpipclient readline warning for a empty answer
Hi Alexander As per my understanding you are receiving the following warning message. To suppress the warning message ...

6 months 前 | 1

| 已接受

已回答
Generating a third order polynomial for the contraction region of supersonic nozzle
Hi Bamelari As per my understanding, your code produces a plot that starts converging from “x = 0” which is the y - axis and yo...

6 months 前 | 0

| 已接受

已回答
Summing over observations in unbalanced panel data
Hi Selcen As per my understanding you would like to sum all the values of a specific variable till the latest occurrence of tha...

6 months 前 | 1

| 已接受

已回答
How do I make a permanent magnet synchronous machine behave as a generator when inputting speed and not torque?
Hi Lydia As per my understanding, instead of torque you would like to provide angular velocity as input to permanent magnet syn...

6 months 前 | 0

| 已接受

已回答
Is it possible to customizing the Frenet path planning in Highway Trajectory?
Hi Satheesh Yes, it is possible. To customize Frenet path planning for highway trajectory to include specific right and left ...

7 months 前 | 1

已回答
"Does the rotor core of the Synchronous Machine Model 1.0 include hysteresis characteristics?"
Hi Dongwon Hysteresis properties are related to the magnetic properties of the core material and its behaviour under varying ma...

7 months 前 | 0

| 已接受

已回答
How to convert this fplot to 3D plot view
Hi Dilip To convert a 2D plot to a 3D mesh, a third variable needs to be introduced. In this case, the variable sc can be consi...

7 months 前 | 0

已回答
Graphic display problem after using normalized coordinates in Matlab
Hi Sicheng As per my understanding, you are not able to notice any change in the image after changing the diameter, so you woul...

7 months 前 | 0

已回答
Load external file in ssc block Simscape
Hi moritz As per my understanding, you would like to “load” the corresponding values into the “liquid valve” component dependin...

7 months 前 | 0

已回答
Why is there no effect of flipping the normals using poisson in pc2surfacemesh?
Hi Lars I see that you are trying to flip the normal using the statement ptcloud.Normal = -ptcloud.Normal but you are noticing ...

7 months 前 | 0

已回答
Need to extract boundary layer thickness from 2D planar PIV data.
Hi Miguel, As per my understanding you would like to use a velocity profile where max(profile_u) is closer to 13 m/s for calcu...

7 months 前 | 0

已回答
I am trying to find the difference in two columns on my csv file to plot them and my current code isnt working.
Hi Kathryn As per my understanding, you are facing issues in your code while trying to find the difference between two columns ...

7 months 前 | 0

| 已接受

已回答
Experiment manager confusion matrix visualization
Hi Atakan, As per my understanding, you would like all the data to be shown in percentages in the confusion matrix. That means,...

7 months 前 | 0

已回答
How does Symbolic diff() Operate When the Order of Derivative is Symbolic?
Hi Paul, As per my understanding, you would like to get more clarification on how “diff” function works in MATLAB when operated...

7 months 前 | 1

| 已接受

已回答
Built a customised block
Hi Prajwal, As per my understanding, you want to bulid a customizable headlamp block in simulink. You can follow the following ...

1 year 前 | 0

已回答
Passing processed audio to an app like discord
Hi David, It is possible to process audio from a microphone and pass it to an application as audio output in real-time. Here'...

1 year 前 | 0

已回答
how can i get excel to use the time vector of a timetable properly ?
Hi Andre, As per my undertsanding, you are encountering an issue where you are creating timetables in MATLAB and saving them t...

1 year 前 | 0

已回答
Matlab code is slower than it used to be
If the `cast` function, specifically the conversion from a Python dataframe to a MATLAB table, is taking significantly longer on...

1 year 前 | 0

| 已接受

加载更多