Community Profile

photo

Christian Wörner


Federal Waterways Engineering and Research Institute / KIT

Active since 2011

Followers: 0   Following: 0

Message

Civil Engineering student in Karlsruhe, Institute of Technology
working in Karlsruhe, at the Federal Waterways Engineering and Research Institute

Professional Interests: Waterways

Statistics

All
  • First Review
  • Solver

View badges

Feeds

View by

Solved


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

10 years ago

Solved


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

10 years ago

Solved


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

10 years ago

Solved


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

10 years ago

Question


dxf import to MATLAB - poly surfaces
Hello everyone, I am looking for a way to import dxf-files into Matlab: On File Exchange I found a code to import dxf with poly...

13 years ago | 0 answers | 0

0

answers