Feeds
質問
Numerical integral with syms variables
Hi everybody, I am trying to make numerical integral from a function which consists of several symbolic. It's clear that I want...
約5年 前 | 1 件の回答 | 0
1
回答質問
writing a matrix in a .xml data
Hi, I am trying to import a pressure profile from my calculations in Matlab to Ansys. The problem begins to appear when I need ...
約7年 前 | 1 件の回答 | 0
1
回答質問
Symbolic matrix problem, how to take out the arrays of a symbolic matrix?
Hi, I have a matrix 5X1 as a Symfun data, where I want to take out the 5 elements seperately and do more calculations on them...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Problem adding two symbolic functions
Hi, I have a problem adding two fuctions with deriatives of symbolic variables. The main purpose ist to solve a differential eq...
7年以上 前 | 2 件の回答 | 0
2
回答質問
Calculating the length of a curve
Hi everyone, can anybody tell me how to calculate the length of a curve being defined in polar coordinate system using follow...
8年弱 前 | 0 件の回答 | 0
0
回答質問
Out of memory problem using ODE solver
Hi everyone, I have the problem of out of memory in a time domain stiff simulation using ODE15s. What I have tried to solve t...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Time normalization in FFT!
Hi everyone, I'm trying to take a FFt from a time signal being resulted from an ODE procedure for simulating an imbalance res...
9年弱 前 | 1 件の回答 | 0
1
回答質問
FFT from a time signal with unequal time increment
Hi everyone, I am trying to take a FFT from a simulated time signal, which is resulted from an ODE simulation. The problem is t...
9年弱 前 | 1 件の回答 | 0
1
回答質問
3D Plot from finite 2D Plots in each section!
Hi everyone, I am searching for a solution to create a 3D plot to show the whole distribution of load over a cylinder using fin...
約9年 前 | 1 件の回答 | 0
1
回答質問
Generating a results report possible?
Hi everyone, is there any comfortable solution to print different results as a combination of different figures and tables in...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Matlab command history question
Hi everyone, is there any way to recall a command of a long time ago fast and without searching back day by day or is there a...
9年以上 前 | 3 件の回答 | 1
3
回答質問
Is there any way to calculate the eigenvalues of Jacobian matrix in any non-stiff ODE solver like ode113?
Hi everybody, Is there any way to calculate the eigenvalues of Jacobian matrix in any non-stiff ODE solver like ode113? ma...
9年以上 前 | 1 件の回答 | 0
1
回答質問
a well-known problem: Out of Memory during the ode process!
Hi everyone, I'm trying to run a model using ode113 with 5252 state variables, the solver works pretty well in predefined tim...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Update the variables in ODE routines?
Hi everyone, I have a question concerning the ODE routines. I should model a complicated nonlinear dynamic system in time dom...
9年以上 前 | 1 件の回答 | 0
1
回答質問
solving a ODE using ode45 or etc. with certain number of timestepping
Hi everybody, I want to solve an ODE using Adams-Bashforth 4th order method which needs the initial values of previous steps ...
9年以上 前 | 2 件の回答 | 0
2
回答質問
best way to access past outputs within a function written for ode routines (like ode45)?
Hi everyone, any suggestion to save past valid outputs within a function written for ode routines considering this fact that od...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Adaptive time stepping for Adam Bashforth methode
Hi everyone, can anybody give me a suggestion for coding a alghorithm with the aim of optimal time stepping while using Adam ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
problem using ODE functions during simulation a nonlinear motion! please help!
Hi Everybody, I am trying to simulate the equation of motion for a rotor-bearing system in time-domain. the quations to solve...
9年以上 前 | 0 件の回答 | 0
0
回答回答済み
finding the roots of a nonlinear equation....faster method than the Newton-Raphson method?
u've right buddy seems there is no main solution but I'm thinking of a trick or something like that. The things that I know are ...
finding the roots of a nonlinear equation....faster method than the Newton-Raphson method?
u've right buddy seems there is no main solution but I'm thinking of a trick or something like that. The things that I know are ...
10年弱 前 | 0
質問
finding the roots of a nonlinear equation....faster method than the Newton-Raphson method?
Hi everyone, I was wondering if there is any other way to find the roots of a nonlinear equation numerically which can be fas...
10年弱 前 | 2 件の回答 | 0
2
回答質問
Simulink Error: LINK1248: image size exceeds maximum allowable size, what should be done?
Hi everyone, I should build a matrix with the size of 4851 X 4851 in my simulink model which needs much more memory size and ...
10年以上 前 | 0 件の回答 | 0
0
回答質問
same models in MATLAB and Simulink but different results! what would you do in this case?
Hi everyone, I am building a model in simulink which I have done it in MATLAB before. In one specific part of the model a PDE...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Switch problem in Simulink!
Hi everybody, I work with a Simulink model describing the behaviour of some kind of mechanical bearing. In latest step I'm us...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Different results from Matlab and Simulink from a same Iteration process
Hi eveyone, I'm trying to solve a PDE in Simulink which is already done by me in MATLAB code through the double-iteration for...
10年以上 前 | 0 件の回答 | 0
0
回答質問
how to define iteration region by simulink?
Hi every body, I'm trying to rebuild a modell in Simulink which is already done as a MATLAB code. In a specific part of this ...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Fix point tool runing error by Simulink
Hi everyone, I have a Simulinik model that uses Cos block (a fix point tool). Previously it runs fine but it can't run anymor...
10年以上 前 | 1 件の回答 | 0
1
回答回答済み
Help Help Help...Problem with Matlab-Function Block in Simulink!
im still having the problem...any idea?
Help Help Help...Problem with Matlab-Function Block in Simulink!
im still having the problem...any idea?
10年以上 前 | 0
質問
Help Help Help...Problem with Matlab-Function Block in Simulink!
Hi everyone, im having trouble while using the Matlab fcn block in my Simulink model, recieving the Error: CRL: "ANSI_C" ca...
10年以上 前 | 2 件の回答 | 0
2
回答回答済み
Help Help Help...Problem with Matlab-Function Block in Simulink!
my Mex properties: Name: 'Microsoft Windows SDK 7.1 (C)' Manufacturer: 'Microsoft' Language: 'C' V...
Help Help Help...Problem with Matlab-Function Block in Simulink!
my Mex properties: Name: 'Microsoft Windows SDK 7.1 (C)' Manufacturer: 'Microsoft' Language: 'C' V...
10年以上 前 | 0
質問
iteration in Simulink for solving Reynolds equation
Hi everybody, i have already written a code for modelling some kind of bearing in MATLAB and now i want to re-build it in sim...
10年以上 前 | 0 件の回答 | 0