답변 있음
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...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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 ...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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 ...

4년 초과 전 | 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...

4년 초과 전 | 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년 전 | 0