Frage


How can I use a nested for loop to find multiple minimum values in a matrix array ?
I am looking to write a script that will determine what the minimum value in a matrix is, and where it is located For examp...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Gesendet


Fabry Perot filter modeling and Analysis
Matlab program used to model Fabry Perot filter

mehr als 9 Jahre vor | 14 Downloads |

Thumbnail

Frage


MATLAB 2014 b failed during statrup MACosx yosemite
The installation and the activation went fine however I cant seem to start matlab <</matlabcentral/answers/uploaded_files/2...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


Computation Of Antenna Array Paterns plot
Simple matlab program for Computation of Antenna Array patterns and plotting the patterns

mehr als 11 Jahre vor | 3 Downloads |

Thumbnail

Gelöst


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

fast 12 Jahre vor

Gesendet


Power load cycle using GUIDE MATLAB GUI
Used to calculate the load factor and peak value and plot the results on a daily period basis..

fast 12 Jahre vor | 3 Downloads |

Thumbnail

Gelöst


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

fast 12 Jahre vor

Gelöst


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

fast 12 Jahre vor

Gelöst


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

fast 12 Jahre vor

Gelöst


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

etwa 12 Jahre vor