Community Profile

photo

David Ding

Last seen: 4 jours il y a Actif depuis 2016

Followers: 0   Following: 0

Contact

Statistiques

  • Knowledgeable Level 3
  • 3 Month Streak
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
How do you make 2 markers share the same label in MatLab Legend?
Hi HaAgain, I see that you have two symbols for each set of temperature data that you would like to have a common legend labe...

plus de 6 ans il y a | 0

A répondu
How can I solve PDE (Partial differential equation)?
Hi Emrys, You may find the " <https://www.mathworks.com/help/matlab/ref/pdepe.html pdepe> " function in MATLAB useful for you...

plus de 6 ans il y a | 0

A répondu
Invalid root outport block conection in the referenced model
Hi Husson, Thank you for sharing the screenshot for the error you are seeing. Without looking directly at your model, it is ...

plus de 6 ans il y a | 0

A répondu
fitnlm : Getting back error terms for simulations
Hi Andres, I see that you are looking for information regarding error parameters when trying to fit to a model using "fitnlm"...

plus de 6 ans il y a | 0

A répondu
AppDesigner Converting Table Data to Categorical Supported?
Hi Josh, Thank you so much for sending the app! I have taken a look at it and now I know why you are getting the error. The...

plus de 6 ans il y a | 1

| A accepté

A répondu
How can I implement a frequency-dependent resistor in Simulink?
Hi Angelis, My understanding is that you have an electrical circuit in Simulink, and you would like to model a variable resis...

plus de 6 ans il y a | 1

A répondu
timedelaynet with multiple hidden layers?
Dear Magnus, I understand that you are looking for some guidance to adjust the hyperparameters of the multiple hidden layers ...

plus de 6 ans il y a | 0

A répondu
Could not automatically set the bootloader COM port for your Leonardo board.
Hi Andreas, I understand that you are running into an error while trying to deploy a shipped demo onto an Arduino Leonardo bo...

plus de 6 ans il y a | 0

A répondu
help rlocus function graph
Hi Marco, I understand that the following code >> h = tf([1 2 3],[4 3 5]); [R,K] = rlocus(h); is giving you error in ...

plus de 6 ans il y a | 0

A répondu
Anonymous function with vector instead of multiple inputs
Hi Stephan, First of all the use of "cell" function is perfectly fine. With regards to the error you are seeing, it is becau...

plus de 6 ans il y a | 0

| A accepté

A répondu
AppDesigner Converting Table Data to Categorical Supported?
Hi Josh, I see that you are importing data from CSV file and trying to create a categorical array from it. Without knowing t...

plus de 6 ans il y a | 0

A répondu
How to restore Assosiation of Matlab 2017a on Linux?
Hi Deep, I understand that you would like to open up M files within a single instance of MATLAB. Please note that opening M ...

plus de 6 ans il y a | 0

A répondu
Local minimum possible. Constraints satisfied.
Hi Sarv, I see that after running "fmincon" to minimize Gibbs Energy Function, you are receiving unexpected results. It is e...

plus de 6 ans il y a | 0

A répondu
Universal Joint in Delta Robot moves only one DOF, second DOF doesnt work
Hi Trutz, I understand that you have a joint that seems to be missing DOF. My suggestion is to check the actuation of the jo...

plus de 6 ans il y a | 1

A répondu
uitable overlaps a white panel in a traditional figure
Hi Olga, I understand that when you have a uitable in a figure and you maximize the window for the figure, a "grid" shows up ...

plus de 6 ans il y a | 0

| A accepté

A répondu
I would like to understand the mean of sampling frequency and symbol rate in commsrc.patern command.
Hi Shunsuke, I understand that you are looking to understand the meaning of "SamplingFrequency" and "SymbolRate" properties o...

plus de 6 ans il y a | 1

A répondu
Hi there, I need to correct aberrant IMU euler orientation values occurring secondary to Gimbal lock.
Hi Luckshman, I understand that you are trying to limit your angle data to between 0 and 360 degrees. You may make use of th...

plus de 6 ans il y a | 0

A répondu
How do find the server that webmap uses to obtain imagery?
Hi Tim, The server used for "webmap" comes from the "OpenStreetMap" project. You may find more information here: <https:/...

plus de 6 ans il y a | 0

A répondu
How do I calculate the annual log return from a series of monthly log returns?
Hi Ola, Perhaps the following thread can help: <https://www.mathworks.com/matlabcentral/answers/210242-how-do-i-calculate-...

plus de 6 ans il y a | 1

| A accepté

A répondu
Could you tell me the restriction while using error rate calculation block in simulink.
Hi Shunsuke, I understand that you would like to use the "Error Rate Calculation" block to compare transmitted and received d...

plus de 6 ans il y a | 0

| A accepté

A répondu
How to transform data from space domain to wavenumber domain through Fourier Transform?
Hi Mo, I see that you have a 2D wavefield in time domain, and you would like to convert the image into wavenumber domain. ...

plus de 6 ans il y a | 0

A répondu
Simulink: uint8 vector to individual uint8s
Hi Andreas, I see that you are trying to serialize the vector of uint8s coming from a MATLAB Function block. In this case, i...

plus de 6 ans il y a | 1

| A accepté

A répondu
MATLAB Support for Arduino - Connect via ethernet?
Hi Andreas, I understand that you would like to communicate to the board via an Ethernet Shield, and MATLAB Support Package i...

plus de 6 ans il y a | 0

| A accepté

A répondu
Matlab 2016b on Mac with Xcode 9 error
Hi Alex, I understand that since upgrading to Xcode 9.0, using MATLAB R2016b you are no longer able to detect a support compi...

plus de 6 ans il y a | 0

A répondu
I am Trying to Have User Input a single Var. But I Get This Error? Help?
Hi Felix, I understand that you are receiving a "Not Enough Input Arguments" error. While I am not in a position to comment ...

plus de 6 ans il y a | 0

A répondu
Finding the fundamental and overtones with amplitude and phase amongst samples in a time-signal
Hi Ejje, I understand that you have a periodic time sample (of one period) and you would like to perform Fourier Series analy...

plus de 6 ans il y a | 0

A répondu
Download triaging data from metrics
Hi Stein, Perhaps using the diff command ("polyspace-import-command") between previous analysis and current analysis would he...

plus de 6 ans il y a | 0

| A accepté

A répondu
Setting Time Tolerances & Simulink.sdi.report
Hi Richard, I understand that there is current no corresponding property in the Simulink SDI API that accesses the time toler...

plus de 6 ans il y a | 0

A répondu
How do I deploy control algorithms to Parrot Minidrones using the support package?
Hi Jon, It depends on which control algorithm you are talking about. If you are designing a PID controller, Simulink has a c...

plus de 6 ans il y a | 1

Charger plus