質問


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

7年以上 前 | 2 件の回答 | 0

2

回答

送信済み


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

9年弱 前 | ダウンロード 13 件 |

Thumbnail

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

送信済み


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

約11年 前 | ダウンロード 1 件 |

Thumbnail

解決済み


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

11年以上 前

送信済み


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

11年以上 前 | ダウンロード 4 件 |

Thumbnail

解決済み


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

11年以上 前

解決済み


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

11年以上 前

解決済み


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

11年以上 前

解決済み


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

11年以上 前