photo

Korosh Agha Mohammad Ghasemi


Attivo dal 2020

Followers: 0   Following: 0

- Book Editor at @kheilisabz - Data Analyst at Fouman Chimie - Chemical Engineering at Shiraz University

Statistica

All
MATLAB Answers

0 Domande
12 Risposte

File Exchange

6 File

RANK
4.990
of 300.381

REPUTAZIONE
10

CONTRIBUTI
0 Domande
12 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
3

RANK
8.477 of 20.941

REPUTAZIONE
98

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
6 File

DOWNLOAD
6

ALL TIME DOWNLOAD
935

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 1
  • Personal Best Downloads Level 2
  • Explorer
  • GitHub Submissions Level 3
  • First Answer
  • First Submission
  • First Review

Visualizza badge

Feeds

Visto da

Risposto
How to add elements to a list
To efficiently add elements to a list (or array) in MATLAB without causing concatenation issues, you should use cell arrays or p...

oltre un anno fa | 1

Risposto
How to find the position of a number in an array?
To find the positions of the value 8 in the vector a = [7 8 8 2 5 6], you can use the find function in MATLAB. Here's how you ca...

oltre un anno fa | 0

Risposto
Find closest value in array
% Example V and N vectors V = [1375471092848936; 1375473388165900; 1375471320476780; 1375473388947681; 1375473392527002]; N = ...

oltre un anno fa | 0

Risposto
Index in position 2 exceeds array bounds (must not exceed 175).
The error you are encountering, "Index in position 2 exceeds array bounds (must not exceed 175)," typically occurs when you atte...

oltre un anno fa | 1

| accettato

Inviato


Numerical calculations
Numerical calculations

quasi 5 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


Fourier series1
Two-dimensional plot of the Fourier series

quasi 5 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


Fourier series
Solve and 2D plate

quasi 5 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


2D Transient Heat Conduction
No Heat Generation

quasi 5 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


2D Heat Equation
Solve the heat equation in a 2D plate

quasi 5 anni fa | 1 download |

0.0 / 5
Thumbnail

Risposto
How to change the color of a graph only in a particular section?
%https://zil.ink/korosh -------- Ways to contact me ---------- % Korosh Agha Mohammad Ghasemi ! % C...

quasi 5 anni fa | 0

Risposto
Changing color of graphs in MATLAB plot
%https://zil.ink/korosh -------- Ways to contact me ---------- % Korosh Agha Mohammad Ghasemi ! % C...

quasi 5 anni fa | 0

Risposto
How to mark different values with different colors and markers
%https://zil.ink/korosh -------- Ways to contact me ---------- % Korosh Agha Mohammad Ghasemi ! % C...

quasi 5 anni fa | 0

Risposto
Plot Multiple Colours automatically in a for loop
%https://zil.ink/korosh -------- Ways to contact me ---------- % Korosh Agha Mohammad Ghasemi ! % C...

quasi 5 anni fa | 0

Risposto
plotting 13 lines with different colors !!
. %https://zil.ink/korosh -------- Ways to contact me ---------- % Korosh Agha Mohammad Ghasemi ! % ...

quasi 5 anni fa | 0

Risposto
how to do plotting with different colors in same figure?
%https://zil.ink/korosh -------- Ways to contact me ---------- % Korosh Agha Mohammad Ghasemi ! % C...

quasi 5 anni fa | 1

Risposto
Plotting 10 graphs with different colors and markers
%https://zil.ink/korosh -------- Ways to contact me ---------- % Korosh Agha Mohammad Ghasemi ! % ...

quasi 5 anni fa | 0

Risposto
how to plot fourier series in matlab
f=@(x)x.*(x>0 & x<-pi)-2*(x/pi+1).*(x>=-pi & x<=-pi/2); n=50; k=0:n; a=1/pi*(integral(@(x)f(x).*cos(k*x),-pi,-pi/2,'ArrayValu...

circa 5 anni fa | 0

Inviato


Game
🎓|Chemical Engineering at Shiraz University

oltre 5 anni fa | 1 download |

0.0 / 5
Thumbnail