photo

Hassan


KTH

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


Why is the Simulink model ignored in the co-simulation with MSC Adams?
Hi Maybe this is not the right place to ask this question but I willl give it a try. I am working on a project where I want ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Why is the piston moving in the wrong direction?
Hi I've just started to work in simulink and this might be very easy to answer for someone with a little more experience than...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to invert a 72x72 symbolic matrix?
Hi, Let's say I have a matrix A which have the size 72x72 and contatins only symbolic expressions. I want to solve the prob...

11 years 前 | 1 个回答 | 0

1

个回答

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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 years 前

提问


Why is numden not working when there is an exponential as denominator?
Hey, I am trying to separate the nominator and denominator with the matlab function numden(). This is the code syms x y ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Local extreme values for a differential equation, using solve?
Hi, I am trying to calculate the local extreme values for a differential equation using the function solve. The problem is th...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
How to find a specific string in a text file and delete that row?
That helped alot. Thank you so much for your help, I really appriciate it. Regards

11 years 前 | 1

提问


How to find a specific string in a text file and delete that row?
Hi I have text file that includes a register with personnumbers and names of peoples. I want to be able to edit that textfile...

11 years 前 | 2 个回答 | 0

2

个回答

提问


How do I include a whileloop in the Ode45?
Hey! I´m trying to solve a set of equation that describes the motion of a body in a ballistic trajectory. I'm interested of k...

12 years 前 | 1 个回答 | 0

1

个回答