Farhan Gony - MATLAB Central
photo

Farhan Gony


Khulna University of Engineering and Technology

Last seen: 5 meses hace Con actividad desde 2020

Followers: 0   Following: 0

A student of Electrical and Electronic Engineering

Estadística

CodyFrom 09/20 to 03/25Use left and right arrows to move selectionFrom 09/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

0 Problemas
2285 Soluciones

CLASIFICACIÓN
155.642
of 297.569

REPUTACIÓN
0

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.459

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
35
of 159.178

CONTRIBUCIONES
0 Problemas
2285 Soluciones

PUNTUACIÓN
22.495

NÚMERO DE INSIGNIAS
13

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • MATLAB Central Treasure Hunt Finisher
  • Draw Letters
  • Speed Demon
  • Scholar
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Commenter
  • Promoter
  • Community Group Solver
  • Solver
  • First Answer

Ver insignias

Feeds

Ver por

Resuelto


Matrix Pattern 10

alrededor de 4 años hace

Resuelto


Matrix Pattern 9

alrededor de 4 años hace

Resuelto


Matrix Pattern 8

alrededor de 4 años hace

Resuelto


Matrix Pattern 7

alrededor de 4 años hace

Resuelto


Matrix Pattern 6

alrededor de 4 años hace

Resuelto


Matrix Pattern 3

alrededor de 4 años hace

Resuelto


Matrix Pattern 4

alrededor de 4 años hace

Resuelto


Matrix Pattern 2

alrededor de 4 años hace

Resuelto


Matrix Pattern 1

alrededor de 4 años hace

Resuelto


Create a block diagonal matrix
A block diagonal matrix is a square matrix that can be written as A = [a 0 0 0 0 b 0 0 0 0 c 0 ...

alrededor de 4 años hace

Resuelto


Generate this matrix
For a given odd integer n, generate a matrix as follows: Input: n = 5; Output: [ 2 1 0 0 0 1 ...

alrededor de 4 años hace

Resuelto


Check if a rotated array was originally sorted
Suppose a sorted array is rotated at some pivot unknown to you. For example, |[0 1 2 4 5 6 7]| might become |[5 6 7 0 1 2 4]|. ...

alrededor de 4 años hace

Resuelto


Get the area codes from a list of phone numbers
Given a string of text with phone numbers in it, return a unique'd cell array of strings that are the area codes. s = '508-6...

alrededor de 4 años hace

Resuelto


Find state names that start with the letter N
Given a list of US states, remove all the states that start with the letter N. If s1 = 'Alabama Montana Nebraska Vermont Ne...

alrededor de 4 años hace

Resuelto


Find state names that end with the letter A
Given a list of US states, remove all the states that end with the letter A. Example: Input s1 = 'Alabama Montana Nebras...

alrededor de 4 años hace

Resuelto


Calculate the Levenshtein distance between two strings
This problem description is lifted from <http://en.wikipedia.org/wiki/Levenshtein_distance>. The Levenshtein distance betwee...

alrededor de 4 años hace

Resuelto


Trickier Timing
You solution should return control to main program only when the current time ends in either a 5 or 0 (e.g. the current seconds ...

alrededor de 4 años hace

Resuelto


Look Up Mapping
Let the input is A = {[] [] [] [1] []}; B = {'A','B','C','D','E'}; Mapped Output = 'D';

alrededor de 4 años hace

Resuelto


Chess probability
The difference in the ratings between two players serves as a predictor of the outcome of a match (the <http://en.wikipedia.org/...

alrededor de 4 años hace

Resuelto


Create a random logical vector of N elements of which M are true.
Your task for tomorrow is to create a random binary (logical) vector of N elements of which M are true. For example: ran...

alrededor de 4 años hace

Resuelto


Make a diamond
Given n, odd number > 1, return n by n matrix consist of "null" and "*" characters arranged like a diamond. No toolbox funct...

alrededor de 4 años hace

Resuelto


Subtract two positive numbers
Given a and b as a string, return b-a without using string to number conversion functions. a and b must to be a same size and b ...

alrededor de 4 años hace

Resuelto


Prime Time
All you need to do here is submit your solution a prime number of seconds after the top of the hour. Any hour at all... Easy, ...

alrededor de 4 años hace

Resuelto


Learn MATLAB

alrededor de 4 años hace

Resuelto


Learn MATLAB

alrededor de 4 años hace

Resuelto


Learn MATLAB

alrededor de 4 años hace

Resuelto


Learn MATLAB

alrededor de 4 años hace

Cargar más