photo

Lowell Day

MathWorks

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

0 Domande
8 Risposte

Cody

0 Problemi
8 Soluzioni

RANK
2.457
of 301.704

REPUTAZIONE
26

CONTRIBUTI
0 Domande
8 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
4

RANK
 of 21.387

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
46.370
of 176.138

CONTRIBUTI
0 Problemi
8 Soluzioni

PUNTEGGIO
90

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Revival Level 2
  • Knowledgeable Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
Matlab crash graphics driver issue
Try downgrading the NVIDIA graphics driver to version 352.79. You can download driver version 352.79 here: http://www.nvidia...

quasi 10 anni fa | 1

Risposto
Downloaded Support Package [Digilent DAQ] not accessed by stand-alone executable
Here is an updated (as of 2016-01-14) link to download the installer for _Digilent Wavesforms v2.4.4_: <http://cloud.digilent...

oltre 10 anni fa | 0

Risposto
mircosoft visuall 2005 C++ 2005 redistributiable error in installation of RMatlab 2013b
Please see the following solution: Why do I get a Microsoft Visual C++ Redistributable error 1935 when installing MATLAB on W...

oltre 10 anni fa | 1

Risposto
Matlab 2015b crashes on startup on Kubuntu 15.04
For a workaround to this issue, please see the following external bug report: <https://www.mathworks.com/support/bugreports/1...

oltre 10 anni fa | 1

Risposto
How do I transfer my PC stand-alone Matlab license to a new Mac Matlab stand-alone license?
How do I transfer a MATLAB license to a new computer? <http://www.mathworks.com/matlabcentral/answers/96878>

oltre 10 anni fa | 0

Risposto
high resolution for fingerprint recognition using minutiae and pores
Please see the following project on MATLAB Central: Matlab Biometric FingerPrint Recognition Code <http://www.mathworks.co...

oltre 10 anni fa | 0

Risposto
How to interface fingerprint scanner with matlab??
Please see the following project on MATLAB Central: Matlab Biometric FingerPrint Recognition Code <http://www.mathworks.co...

oltre 10 anni fa | 0

Risposto
Why does R2015a ask for permisson to accept incoming connections?
This type of message is typically encountered when you install MATLAB for the first time on computers running Microsoft Windows ...

oltre 10 anni fa | 1

| accettato

Risolto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

oltre 11 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

oltre 11 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

oltre 11 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

oltre 11 anni fa

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

oltre 11 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 11 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 11 anni fa

Risolto


Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): As an addit...

oltre 11 anni fa