Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: brango
  • Content: Threads
  • Order by date
  1. brango

    Interfacing ANSYS with MATLAB

    Hello, I previously, interfaced ANSYS and MATLAB. I used finite element code in MATLAB for a certain design. After optimizing the design in MATLAB, I saved the results (thickness of each element) in a .dat file, and using APDL, I read that file and constructed the same design on ANSYS to...
  2. brango

    stiffness matrix is not positive definite

    Hello, I am working on optimizing a compliant gripper. I use 2d plane frame static analysis code. I have around 50 elements, and I am using Genetic Algorithms with thickness as the variable to be optimized. So, the code will find the best 50 thicknesses for my best gripper design. After I get...
  3. brango

    Minimizing a function

    Hello, If I have a function called Myfunc, and I want to minimize it. I am trying: [X fval] = fminsearch(@Myfunc, X0) It minimizes the result, but everytime I run it again it gives me a lower value. So im not reaching the local minimum. I tried [X fval] = fminunc(@Myfunc, X0), but the...
  4. brango

    Reducing the time for MATLAB code

    Hello, I am working on a code on MATLAB 7.0. It takes me about 5 hours for my program to run once. I am working on optimization, so I have some functions that are called thousands of times. I read about vectorizing the code, but im dealing with sophisticated loops and im not sure if they can...
  5. brango

    2D plane frame elements with different thicknesses to model a gripper

    Hello, I am working on a compliant gripper. I optimized the gripper for maximum displacement using MATLAB. The optimized parameter is the thickness of each element. I am having trouble modeling it with ansys. I have around 54 elements. I tried at first to create 1 plane82 element type and...
  6. brango

    How to model beam elements with different thicknesses

    Hello, I have a system that I want to model as 2D beam elements. I already tried to model it, but I found out I can only specify one thickness for all the elements of "beam" type. The problem is that each element in my system has a different thickness. So, how can I resolve this issue ? Do I...
  7. brango

    Compliant Gripper in ANSYS

    Hello, This is my first post. Sorry if im posting in the wrong place, but I didnt know how to find an ANSYS forum. I need to model a compliant gripper with ANSYS. I got a set of optimum thicknesses (the best thickness for each element) which would produce maximum displacement at the output of...

Part and Inventory Search