photo

tianyuan wang


Last seen: 5 days ago Active since 2020

Followers: 0   Following: 1

Statistics

MATLAB Answers

5 Questions
3 Answers

RANK
230,487
of 301,741

REPUTATION
0

CONTRIBUTIONS
5 Questions
3 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 21,403

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 176,339

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Answered
Support of NI PCI 6602 for Simulink
Hi dpb and Walter Roberson https://ww2.mathworks.cn/hardware-support/nidaqmx.htm: In Simulink, only Digital input and output a...

5 days ago | 0

Answered
Data Acquisition Toolbox with Simulink: Counter Input Channel
Hi, Walter Roberson I want to use the NI PCI 6602 to convert Simulink results into standard PWM signals. I am not sure if this ...

5 days ago | 0

Question


Support of NI PCI 6602 for Simulink
Hi, I want to use the NI PCI 6602 for a simple function, which is to convert Simulink analog signals into standard PWM signal...

5 days ago | 2 answers | 0

2

answers

Question


Modify function_handle in Simulink matlab function
Hi there, I want to modfy the type of function_handle in Simulink Matlab function. Here is the codes nonConOption = 1; nonl...

1 year ago | 2 answers | 0

2

answers

Question


error in Simulink matlab function
Hi I encounter a problem. Matlab Function allows the matrix transposition: y = fun(x) % x = [6,1] x = x'; x end For my c...

1 year ago | 1 answer | 0

1

answer

Question


Simulink Matlabfunction does not support Global Optimization toolbox
Hi there, I recently use Global Optimization toolbox in Simulink Matlabfunction to solve global optimization problem. But it al...

1 year ago | 1 answer | 0

1

answer

Answered
How do I get the minor time in a MATLAB s-function?
I encountered a similar problem. If I choose the ode4 solver, does the model loop four times in one time step? Another questio...

3 years ago | 0

Question


Is there a bug in the if function
for example if 0.0001575*1800<=5*0.0567 1 else 0 end The theoretical result should be 1, but the output is 0

6 years ago | 3 answers | 0

3

answers