已回答
error conected arduino mega 2560 with simulink r2019B
According to my understanding the “mismatch” error is possible because of three reasons: The correct board is not selected in t...

5 years 前 | 0

| 已接受

已回答
Curve fitting Fresnel equation
Following is a set of equations which calculates the reflectance for a S(Rs) and p(Rp) polarised incident wave. According t...

5 years 前 | 0

已回答
Trouble with impoly (open) misinterpreting mouse click
I would suggest using the drawpolygon function if the problem is still persisting. Even MATLAB suggests using drawpolygon instea...

5 years 前 | 0

已回答
Trouble with impoly (open) misinterpreting mouse click
I was unable to reproduce the problem on my end on Windows-10. Please try re-installing MATLAB and contact technical support if ...

5 years 前 | 0

已回答
Convert pixel values to tones of sound
Hi, There is a function available in the file exchange to convert an image to a sound developed by someone in the community and...

5 years 前 | 0

| 已接受

已回答
dielectric resonator antenna fed by slot
I would suggest using the Antenna Designer app to make changes in the geometry of elements and visualize them without writing sc...

5 years 前 | 0

已回答
How to decide the area bounded by contour, but only the ones whose centroid have been decided?
I would also use regionpropsto get the statistics of the binary image. The following lines of code find the area of all the cent...

5 years 前 | 0

已回答
How can I run a median/low-pass filter over a Digital elevation model data in XYZ format
Hi, I would try the following functions: fir1 medfilt2 fspecial and imfilter A similar question has steps on how to us...

5 years 前 | 0

已回答
H bridge inverter output not as expected.
I understand that you are trying to produce an amplitude modulated signal using H-bridge-inverter. The connections in your mod...

5 years 前 | 0

| 已接受

已回答
How to display images when clicking a button in matlab app designer?
I would create another UIaxes and create your image profile in that axes. In your Image Panel you’ll need to place 2 axes and po...

5 years 前 | 0

| 已接受

已回答
Is it possible to call and run a different script for switched cases without changing the called function?
The customer wants to call another script from the present script without changing the content of the script being called. Ans...

5 years 前 | 0

已回答
Calculating number of notes in music piece
Hi, I understand that you are trying to find the number of notes in the MIDI and .wav files. Notes in a music piece are esse...

5 years 前 | 0

| 已接受

已回答
Power_Fuel_Cell
Hi, I understand that you want to simulate a 50kW Proton Exchange Membrane Fuel Cell (PEMFC) and with that you want to change ...

5 years 前 | 0

已回答
(Antenna Toolbox) How to mesh a dielectric layer?
Hi, I understand that you want to mesh the dielectric manually to improve the speed of execution. Try changing the configura...

5 years 前 | 0

已回答
To change values in a matrix between two elements
Hi, I understand that you are trying to fill the trapezoid created by the points (50,100) (450,100) (200,600) and (300,600). ...

5 years 前 | 0