Hi,
There is anyone who knows how the method to decompose the singular square matrix using Matlab works? Someone told me the Matlab has something like a ready Forthran subroutine. Does anyone know how to use it in Matlab?
Why you don't use SVD(Singular Value Decomposition). Program is given in "Recipe in Numerical Analysis" by Press et. al.
Thanks Mittal, I will try this method and inform you the result.
Hello, Amad! Please, take a look at these papers and see if they can help you to use others tools:
1) http://www.sciencedirect.com/science/article/pii/002076839390210X
2) http://epubs.siam.org/doi/abs/10.1137/120876605
3) http://dl.acm.org/citation.cfm?id=2491498
Best wishes and good luck with your research!
I have a nonlinear algebraic equation representing the relationship between the stress strain of concrete. I need to calculate the modulus of concrete at every point on the curve. How can I get...
09 October 2014 9,900 2 View
My set of partial differential equations has a singular stiffness matrix. I use Matlab to solve this system. I found something used to find the inverse of stiffness matrix if it's singular which...
06 July 2014 6,491 5 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Please, what is the memory consumption of the Matlab function quad tree decomposition procedure [S = qtdecomp(I)] with respect to the input set I?
27 July 2024 5,455 2 View
Hello, I am a research scholar currently working on a project involving image segmentation, and I am interested in using differential evolution for this purpose . I would greatly appreciate it if...
25 July 2024 9,926 1 View
Hello!!! I want to implement the Swerling characteristics functions (CF) directly in MATLAB without using its Fourier integral pairs...the Swerling CFs are actually Laplace Transform of the signal...
23 July 2024 4,925 1 View
Currently I need to calculate detection probabilities (PD) from radar cross section (RCS) data. Beta distribution parameters for this RCS data are calculated and will be used in Swerling0...
22 July 2024 868 0 View
Actually, I'm having trouble implementing the plot of the flutter region for the whirl prop system with 2 DOF (Influences of structural damping and propeller—pivot point distance on whirl flutter...
21 July 2024 5,047 2 View
Time-Frequency Domain
19 July 2024 8,031 2 View
Crack detection using Jestson nano board with real time camera
10 July 2024 6,283 0 View
I have a 3D output in the figure section of Matlab, does anyone know a way to transfer it to Abaqus or Ansys? Or in what format should I save it so that these analysis software can analyze it?
09 July 2024 9,226 3 View
I am working on some .edf files. I try to extract the frequency distributions from the EEG waves. The thing is, which i can't be sure if it is a problem or not, the most dominant frequency...
28 June 2024 6,897 4 View