photo

Mouhamed Niasse


Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

Engineer: EEE EME Languages: French, English Country: Senegal Interest: Power systems

Estadística

All
MATLAB Answers

0 Preguntas
26 Respuestas

File Exchange

1 Archivo

Cody

0 Problemas
127 Soluciones

CLASIFICACIÓN
1.330
of 300.392

REPUTACIÓN
54

CONTRIBUCIONES
0 Preguntas
26 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
8

CLASIFICACIÓN
6.731 of 20.934

REPUTACIÓN
161

EVALUACIÓN MEDIA
5.00

CONTRIBUCIONES
1 Archivo

DESCARGAS
34

ALL TIME DESCARGAS
1512

CLASIFICACIÓN
1.378
of 168.373

CONTRIBUCIONES
0 Problemas
127 Soluciones

PUNTUACIÓN
1.820

NÚMERO DE INSIGNIAS
11

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • MATLAB Central Treasure Hunt Finisher
  • Knowledgeable Level 2
  • Revival Level 2
  • Project Euler I
  • CUP Challenge Master
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 1
  • Introduction to MATLAB Master
  • Community Group Solver
  • Commenter
  • Promoter
  • First Submission

Ver insignias

Feeds

Ver por

Respondida
modeling and simulating electric vehicle charging in power system load flow analysis
Hello, You can find inspiration from this model. You can open the model's V2G system in another tab and see how it's been imple...

más de 4 años hace | 0

Respondida
How do I convert a 3x1 cell to a 1x3
Hello, In case it's a cell array, just transpose it. For example: >> A={14; 2; 4} A = 3×1 cell array {[14]} ...

más de 4 años hace | 1

Respondida
Can somebody tell me what this notation means?
Hello, You're adding 'k' to the value initially stored at the location row 'lm' column 'lm' in the matrix K. For example, >> ...

más de 4 años hace | 1

| aceptada

Respondida
Can anyone explain me please some of "Wind Turbine Block" parameters ???
Hello, Click on the button 'help' displayed at the bottom of your screenshot. Everything is clearly explained there.

más de 4 años hace | 0

Respondida
How to get quotient value after division without round off?
Hello, I tried to execute your portion of code but, just as expected, n1 has the value 78 not 79 for me. Try using the functio...

más de 4 años hace | 0

| aceptada

Respondida
Electromotive Force Voltage Example
Hello, From the second line of your code, you need to know first what is the physical meaning of each paramaters ('v', 'B', 'le...

más de 4 años hace | 0

| aceptada

Respondida
PV array and grid for battery charging
Hello, You cannot just randomly connect your batteries' (+) to the AC side, the (-) to the DC side of the grid and expect to ha...

más de 4 años hace | 0

Respondida
Removing a row from a matrix when one value is zero without hardcoding
Hello, Here is what i achieved. Hope it does help you. BoeingStock(BoeingStock(:,4)==0,:)=[]

más de 4 años hace | 0

Respondida
How the calculate laplace x(t) = (exp^-at)*u(t) matlab?
Hello, Here is what i achieved. You'll need to re-define your constant "a" and your function u(t). Hope it helps you understan...

más de 4 años hace | 1

| aceptada

Respondida
Can someone explain this Code?
Hello, Here is what i achieved to help you understand your algorithm. You can run the code and track how variables evolve throu...

más de 4 años hace | 0

Respondida
Matrix B from column of matrix A with condition
Hello, Here is what i achieved. Hope you can easily understand it. A=randi(5,5) % Just for an example, A is a 5x5 array of ran...

más de 4 años hace | 2

| aceptada

Respondida
Eliminate rows from an array
Hello, this is what you tried to achieve: data3(1+length(data3)/2:length(data3),:)=[]; Try to run below example. Hope it helps...

más de 4 años hace | 1

Respondida
Calculations in the cell array
Hello, Here is what i achieved based on my understanding of your question. Hope it does help. test={1; 2; 3; 4; 5} test=num2...

más de 4 años hace | 0

Respondida
How to add x & y value in the odd and even columns in cell matrix
Hello, Here is what i tried based on my understanding of your question. Hope it does help you. x=99;y=99; %choose your consta...

más de 4 años hace | 1

| aceptada

Respondida
How do I specify time increment in computation in for loop?
Hello, I just tried to plot your equation epsilon(t) for time range 0-5s assuming constant value for t0, and arrays Ei and tau_...

más de 4 años hace | 0

Respondida
I want to plot this equation P(t)=P(0)*e^rt.
xlim1=0; xlim2=10; r=1; P0=1; % I supposed you will define r and P(0) as constants, and the limits xlim1 % and xlim2 are kn...

más de 4 años hace | 0

Respondida
how to evaluate?
Hello, The question is not very clear. What do you need to evaluate? Please make your input(s) and outpout(s) explicitly define...

más de 4 años hace | 0

Respondida
How do I properly code a Taylor Series for tan(x)?
try this order=4; value=pi/4; syms T1(x) T1(x) = taylor(tan(x), x, 'Order', order) vpa(T1(value))

más de 4 años hace | 0

Respondida
Concatenation array with different dimensions
try this temp=zeros(86,5); for i=1:5 k=max(size(dv1{1,i})); for ii=1:k temp(ii,i)=dv1{1,i}(ii); ...

más de 4 años hace | 0

| aceptada

Respondida
Store 2 inputs in 2 arrays
data=[]; totalX=0; totalY=0; numberOfCoordinates=input('Please input the number of coordinates:'); data=zeros(1,number...

más de 4 años hace | 0

Respondida
How can i find the optimal switching sequence using a cost function.
Hello You reported an optimization problem if i'm right (Minimizing a cost function). The main idea is to implement an algori...

más de 4 años hace | 0

Respondida
1-D Lookup table
Hello. From what i understand, your problem is how to insert in real-time the temperature output signal as parameter value for a...

más de 4 años hace | 0

Respondida
simulink support package for Arduino-Installation from folder
Hello ! It might be compulsory for the package to match the version of Matlab. However, i still suggest you first try to instal...

más de 4 años hace | 0

Respondida
Changing frequency without changing graph
Hello Sir You need to open every single component in your model that needs the system frequency as input parameter and change i...

alrededor de 5 años hace | 0

Respondida
Micro-Hydro Turbine Modeling in Simulink
Hello Sir. I am doing my research in hydropower systems and use Matlab a lot. This link solves your problem: https://www.mathwo...

alrededor de 5 años hace | 1

| aceptada