photo

Talat Kepezkaya


Last seen: 20 jours il y a Actif depuis 2022

Followers: 0   Following: 1

Hi :)

Programming Languages:
Python, C++, C, MATLAB, Arduino, VHDL
Spoken Languages:
English, Turkish

Statistiques

  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver
  • Explorer

Afficher les badges

Feeds

Afficher par

A résolu


Check that number is whole number
Check that number is whole number Say x=15, then answer is 1. x=15.2 , then answer is 0. http://en.wikipedia.org/wiki/Whole_numb...

environ 2 ans il y a

A résolu


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

environ 2 ans il y a

A résolu


MATLAB Basic: rounding III
Do rounding towards minus infinity. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 8

environ 2 ans il y a

A résolu


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

environ 2 ans il y a

A résolu


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

environ 2 ans il y a

A résolu


Draw a '1' in a zero matrix!

plus de 2 ans il y a

A résolu


SatCom #2: Gain of a circular 'dish' antenna
Satellite and Space Engineering - Problem #2 This is part of a series of problems looking at topics in satellite and space comm...

plus de 2 ans il y a

A résolu


SatCom #7: Thermal Noise in a Receiver

plus de 2 ans il y a

A résolu


SatCom #1: Wavelength of an electomagnetic wave
*Satellite and Space Engineering - Problem #1* _This is the first of a series of problems looking at topics in satellite and ...

plus de 2 ans il y a

A résolu


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

plus de 2 ans il y a

A résolu


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

plus de 2 ans il y a

A résolu


Converts numbers into characters
Converts numbers into characters

plus de 2 ans il y a

A résolu


Find the max element of the array
Find the max element of the array

plus de 2 ans il y a

A résolu


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

plus de 2 ans il y a

A résolu


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

plus de 2 ans il y a

A résolu


to the 2 all elements
to the 2 all elements

plus de 2 ans il y a

A résolu


the average value of the elements
Calculate the average value of the elements in the array

plus de 2 ans il y a

A résolu


Double all elements in the array
Duplicate all elements in the array

plus de 2 ans il y a

A résolu


calculate the length of matrix
input 1 array, calculate the length

plus de 2 ans il y a

A résolu


Draw a '0' in a one matrix!

plus de 2 ans il y a

A résolu


Electrical Diode Current Calculation
In engineering, there is not always a single equation that describes a phenomenon accurately enough to be applied in all instanc...

plus de 2 ans il y a

A résolu


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

plus de 2 ans il y a

A résolu


Energy Conversion 2

plus de 2 ans il y a

A résolu


Energy Conversion 1

plus de 2 ans il y a

A résolu


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

plus de 2 ans il y a

A résolu


Area Conversion 2

plus de 2 ans il y a

A résolu


Area Conversion 1

plus de 2 ans il y a

A résolu


Mass Conversion 2

plus de 2 ans il y a

A résolu


Mass Conversion 1

plus de 2 ans il y a

A résolu


Temperature Conversion 3

plus de 2 ans il y a

Charger plus