Community Profile

photo

INFOZOU


Last seen: 約1年 前 2016 年からアクティブ

Engineer and Doctor in electrical engineering Automatic and Industrial Computers Computer systems and mechatronics

統計

All
  • Explorer
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Revival Level 3
  • Knowledgeable Level 2
  • First Answer
  • Triathlon Participant
  • Scavenger Finisher
  • Promoter
  • Commenter
  • Solver

バッジを表示

Content Feed

表示方法

解決済み


Remove the vowels
Remove all the vowels in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill' Output s2 is 'Jck nd Jll wn...

7年以上 前

解決済み


Pascal's Triangle
Given an integer n >= 0, generate the length n+1 row vector representing the n-th row of <http://en.wikipedia.org/wiki/Pascals_t...

7年以上 前

解決済み


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

7年以上 前

解決済み


Nearest Numbers
Given a row vector of numbers, find the indices of the two nearest numbers. Examples: [index1 index2] = nearestNumbers([2 5 3...

7年以上 前

解決済み


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

7年以上 前

解決済み


Bullseye Matrix
Given n (always odd), return output a that has concentric rings of the numbers 1 through (n+1)/2 around the center point. Exampl...

7年以上 前

解決済み


Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...

7年以上 前

解決済み


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

7年以上 前

回答済み
Error in Simulink model with Arduino mega....
<https://www.mathworks.com/matlabcentral/answers/106975-error-downloading-simulink-model-to-arduino-mega-2560-rev3> <http://w...

7年以上 前 | 1

回答済み
Linking Simplorer with Matlab/Simulink R2015b and Higher?
<https://www.mathworks.com/matlabcentral/answers/160102-how-do-i-link-simplorer-to-simulink> <https://www.mathworks.com/help/...

7年以上 前 | 0

回答済み
How to run state space system with D matrix in Simulink?
https://www.mathworks.com/help/simulink/slref/statespace.html

7年以上 前 | 1

回答済み
How do I save a Simulink project, with many levels of Sub-systems, so that when I next open the project all subsystems are automatically zoomed to fit the window?
https://www.mathworks.com/matlabcentral/answers/132519-startup-from-top-simulink-model

7年以上 前 | 1

回答済み
How can I do a Processor in Loop (Arduino + Simulink)?
https://groups.google.com/forum/#!topic/comp.soft-sys.matlab/07fRaDXP7pk https://www.mathworks.com/matlabcentral/answers/...

7年以上 前 | 1

回答済み
Single Acting Hydraulic Piston
https://www.mathworks.com/videos/modeling-a-hydraulic-actuation-system-68833.html https://www.mathworks.com/help/physmod/hydr...

7年以上 前 | 1

回答済み
Why are my simulink library blocks highlighted?
https://www.mathworks.com/help/simulink/ug/displaying-signal-sources-and-destinations.html

7年以上 前 | 1

回答済み
How do I add a specific FPGA in MATLAB HDL Coder?
https://www.mathworks.com/solutions/fpga-design/simulink-with-xilinx-system-generator-for-dsp.html https://www.mathworks.com/he...

7年以上 前 | 1

| 採用済み

解決済み


Sort a list of complex numbers based on far they are from the origin.
Given a list of complex numbers z, return a list zSorted such that the numbers that are farthest from the origin (0+0i) appear f...

7年以上 前

解決済み


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

7年以上 前

解決済み


Non trivial identities - round
Return x after rounding it.

7年以上 前

回答済み
How to create Nyquist Frequency folding diagram.
https://www.mathworks.com/help/control/ref/nyquist.html

7年以上 前 | 1

送信済み


sum of all the multiples of 3 or 5 below 1000
sum of all the multiples of 3 or 5 below 1000

7年以上 前 | ダウンロード 3 件 |

回答済み
HOW TO CONTROL A BLDC MOTOR WITH A PR CONTROLLER?
You clicked a link that corresponds to this MATLAB command: power_brushlessDCmotor Run the command by entering it in the MAT...

7年以上 前 | 1

回答済み
what is consequent and antecedent in fuzzy inference system
https://www.mathworks.com/help/fuzzy/fuzzy-inference-process.html

7年以上 前 | 1

回答済み
How can i use fuzzy controller in system generator
There are not all supported blocks in system generator toolbox. I have tried to do it, but, I do not find the neccesary blocks t...

7年以上 前 | 1

回答済み
Fuzzy Logic Rule editor adding weights to rules in one shot than manually typing each one out for each rule
http://www.mathworks.com/help/fuzzy/simulate-fuzzy-inference-systems-in-simulink.html

7年以上 前 | 1

回答済み
How to train Mamadani Fuzzy inference system ?
Try the following commands: a = readfis('tipper'); plotmf(a,'input',1) http://www.mathworks.com/help/fuzzy/plotmf.html To ver...

7年以上 前 | 1

回答済み
What method does MATLAB use to compute test error in ANFIS toolbox?
RMSE ftp://ftp.unicauca.edu.co/Documentos_Publicos/Facultades/FIET/DEIC/Materias/Control%20Inteligente/clases_2006a/Parte%20III...

7年以上 前 | 3

| 採用済み

回答済み
Je suis dans le besoin de pv contrôle MPPT final avec le modèle flou, si vous avez s'il vous plaît s'il vous plaît envoyez - le à bassem.physique@hotmail.com
The following link describes the modelisation of MPPT model controlled by fuzzy logic using Simulink Matlab : http://docplayer.f...

7年以上 前 | 2

| 採用済み

回答済み
how can set a membership function in matlab
You can use the command "fuzzy" in Matlab command and fix the different parameters (memberships of inputs and output..). In this...

7年以上 前 | 1

解決済み


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

7年以上 前

さらに読み込む