photo

Khoi Le


Last seen: environ 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

3 Questions
2 Réponses

Cody

0 Problèmes
5 Solutions

RANG
14 138
of 301 472

RÉPUTATION
3

CONTRIBUTIONS
3 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
2

RANG
 of 21 293

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
55 956
of 174 655

CONTRIBUTIONS
0 Problèmes
5 Solutions

SCORE
62

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
Create a block table using script
I have solve the problem, thanks to @Fangjun Jiang that gave me some idea copyModel = 'sldemo_fuelsys_copy'; blockTable = m...

plus de 5 ans il y a | 1

| A accepté

Réponse apportée
How to assign struct to an empty cell
for this question, I just solve it myselft by adding blockCell{1, n} = structTable; right after structTable = struct('Handl...

plus de 5 ans il y a | 0

| A accepté

Question


How to assign struct to an empty cell
I am creating a blockTable but I'm stuck at where I try to put all my struct to an empty cell (blockCell) function blockTable ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


Create a block table using script
I am trying to create a function that can create a block table that contain their Handle, FullName, BlockType, Parent by using s...

plus de 5 ans il y a | 2 réponses | 1

2

réponses

A résolu


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

plus de 5 ans il y a

A résolu


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

plus de 5 ans il y a

A résolu


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

plus de 5 ans il y a

A résolu


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

plus de 5 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 5 ans il y a

Question


Sine Wave not recognize with find_system
I am finding the path for Sine Wave block so that can replace a block in f14 model. However, when I use find_system(simulinkMo...

plus de 5 ans il y a | 2 réponses | 0

2

réponses