rees adah
Followers: 0 Following: 0
Statistics
RANK
124,477
of 295,527
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
13,001 of 20,242
REPUTATION
24
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
7
ALL TIME DOWNLOADS
195
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
res_Holt_Men
A simple toolbox that computes ship resistance ,effective and shaft using the holtrop and menen method.
3 years ago | 7 downloads |
Combining smaller matrices into a bigger one via a loop
Please how do I store all the output of the KG matrices(50 of (6* 6)) from the loops into a multidimensional k array?I really ne...
6 years ago | 0
Question
Combining smaller matrices into a bigger one via a loop
clc; Ln=5;%input('Length between node''Ln'); Bn=2.5;%input('Beam between node''Bn'); h=0.02;%input('Plate thickness betwe...
6 years ago | 1 answer | 0