Community Profile

photo

behzad


Last seen: 4 months ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


System of equations with varying coefficients in Simulink
Hi everybody, I have a system of eqautions as below: dT1/dt = A*(B-T2);T1(0)=28; T2 = T1*(1-A)+A*B; The terms of A and B get ...

3 years ago | 0 answers | 0

0

answers

Question


smooth a gear profile
Hi everybody, I have a series of data forming a 2-d gear profile, however, the plot is too noisy and I need to smooth it and r...

4 years ago | 1 answer | 0

1

answer

Question


finding intersections between circle and gear teeth
Hi everyone, I need to find the intersection points between a circle of specific diameter with gear teeth bundaries as specifie...

4 years ago | 1 answer | 0

1

answer

Question


irregular ROI, gear tooth, image processing
Hi everybody, I have an image of a part of a gear containing gear teeth and a black background. What I need is to define an RoI...

5 years ago | 1 answer | 1

1

answer

Question


reduce memory for matrix multiplication
Hi dudes, I have 2 vectors multiplied by a 1e4*1e4 matrix as below example: A = 1:1:10000; B = rand(10000); C...

5 years ago | 2 answers | 0

2

answers

Question


Overlaying a contourf plot on a grayscale image
Hi guys, I need to overlay a displacement contour of a deformed plate image (using contourf command) on its original grayscale ...

5 years ago | 1 answer | 0

1

answer

Question


how to numericaly solve 2 second order homogenous non linear equation in matlab using ode45
Hi every one I want to solve a system of second order ODE equation shown below using ode45.but I have no idea how to solve it.C...

9 years ago | 0 answers | 0

0

answers

Question


How to solve system of second order equations in matlab using ode 45
Hi everyone I have a system of second order equations including seven equations.I want to define a function named F describing ...

9 years ago | 0 answers | 0

0

answers

Question


How can I choose powers of each variable separately and get it's value?
Hi every one I solved a equation leading to function like this f=x^a*y^b*z^c; but I don't know a,b and c.I want matlab to sho...

10 years ago | 2 answers | 0

2

answers