photo

Riyasat


Cadet College Rangpur

Last seen: etwa 4 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

7 Fragen
0 Antworten

Cody

0 Probleme
176 Lösungen

RANG
35.204
of 300.369

REPUTATION
1

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
42.86%

ERHALTENE STIMMEN
1

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
1.543
of 168.436

BEITRÄGE
0 Probleme
176 Lösungen

PUNKTESTAND
1.690

ANZAHL DER ABZEICHEN
4

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • ASEE Challenge Master
  • Commenter
  • Promoter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How does Matlab's SVM Multiclass (1 vs 1 ECOC) differs from LIBSVM Multiclass?
How does Matlab's SVM Multiclass (1 vs 1 ECOC) differs from LIBSVM Multiclass classification system in terms of their internal w...

mehr als 8 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Getting Error while implementing Filter object.
Hello, I am using the Digital Filter with properties. I have defined filt(1) as: digitalFilter with properties: ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Reverse Run-Length Encoder
Given a "counting sequence" vector x, construct the original sequence y. A counting sequence is formed by "counting" the entrie...

etwa 9 Jahre vor

Gelöst


inner product of two vectors
inner product of two vectors

etwa 9 Jahre vor

Gelöst


Is my wife right? Now with even more wrong husband
Again, as in "Is my wife right?" ( <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right> ), answer 'yes' r...

etwa 9 Jahre vor

Gelöst


Pizza value using expression with parentheses
Pizza prices are typically listed by diameter, rather than the more relevant feature of area. Compute a pizza's value (cost per ...

etwa 9 Jahre vor

Gelöst


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".

etwa 9 Jahre vor

Gelöst


Knight's Tour Checker
Given a matrix a, determine whether or not a legal <http://en.wikipedia.org/wiki/Knight's_tour knight's tour> is present. The kn...

etwa 9 Jahre vor

Frage


Where is the problem in this if-else structure?
This is an if-else structure of a larger problem. I have simplified it down to the numerals in work here, but can't figure out w...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Gelöst


GJam: 2013 Rd1a Bullseye Painting
<http://code.google.com/codejam/contests.html Google Code Jam> 2013 Round 1a Bullseye challenge is to determine how many full ri...

etwa 9 Jahre vor

Frage


How exactly does 'OR' logic works in Matlab. Getting Wrong answers.
How can the following be true?? The single and the double bar gives the following as true, but it's clearly wrong... What am I m...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to Use "Categorical Array" to organize data for Machine Learning
Hello, Presently I am working on a Project. I have 9 (Nine) classes of data. Each Class has 8 Different training files(raw da...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Plot a Histogram of the Amplitudes of various frequencies of a Signal
Hello, I need to plot a bar Histogram of a signal after performing a fft. It is an ENF data, so most amplitudes should be arou...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Wrong direction of E-Field lines using "Quiver Function" in a program to solve Simple Laplace Problem.
This is my program to solve a simple laplace problem where a Voltage of 100V is applied at the top and all other bounderies are ...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

etwa 10 Jahre vor

Gelöst


Magic is simple (for beginners)
Determine for a magic square of order n, the magic sum m. For example m=15 for a magic square of order 3.

etwa 10 Jahre vor

Gelöst


Add two numbers
Add two numbers (For beginners)

etwa 10 Jahre vor

Gelöst


Find the square root of a value
Given the variable x as your input, find the square root and let the result be represented by y Examples: Input x = 4 O...

etwa 10 Jahre vor

Gelöst


find the surface area of a cube
given cube side length x, find the surface area of the cube, set it equal to y

etwa 10 Jahre vor

Gelöst


Multiply by 3
Given the variable x as your input, multiply it by three and put the result in y.

etwa 10 Jahre vor

Gelöst


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

etwa 10 Jahre vor

Gelöst


square root
Find the square root (y) of an input (x).

etwa 10 Jahre vor

Gelöst


Finding an element in a vector
x is a vector of unknown length your function should return the index of the first element in the vector that is greater than...

etwa 10 Jahre vor

Gelöst


Perfect Square
Find a function that finds the root of a perfect number!

etwa 10 Jahre vor

Gelöst


Min by mean
Substitute the minimum value in each row of a matrix A by the mean of that row (it should also work if the input is a vector)

etwa 10 Jahre vor

Gelöst


Square a Number
Given an input x, return y, which is equal to the square of x.

etwa 10 Jahre vor

Gelöst


Bruh
Return 'bruh'.

etwa 10 Jahre vor

Gelöst


Hydrogens in a Saturated Hydrocarbon
Given (c) carbon atoms in a saturated hydrocarbon molecule (all single bonds), how many hydrogen atoms (h) are in the molecule?

etwa 10 Jahre vor

Gelöst


Test if a number is numeric or not
Test if a number is numeric or not

etwa 10 Jahre vor

Gelöst


Counting Money
Add the numbers given in the cell array of strings. The strings represent amounts of money using this notation: $99,999.99. E...

etwa 10 Jahre vor

Mehr laden