Dear MatLabmates,
I have two discrete signals A and B of same length. Now I want to get a third signal C which will be projection of A in the direction of B. Is there any matlab function for that?? How is it possible??
Use Gram–Schmidt process !!
The "QR" function in Matlab provides Gram-Schmidt orthogonalization.
P=B*inv(B'*B)*B' this is a projection matrix.then find C=P*A
it's done
One of my friends, every night after falling asleep, his mouth would make a creaking sound after chewing something. This teeth grinding condition would continue until he woke up, and he didn't...
08 August 2024 1,366 5 View
Hello all, I wanted to know, can I use galaxy (USA, Europe or Australia) platform for analyzing the shotgun data, and can it be used for publication purpose as well? Thanks :)
06 August 2024 6,610 4 View
i have sorted anti-NP specific plasma cells from bone marrow of C57BL/6 mice at certain times after immunization with variable counts and isolated total RNA using TRIZOL method for RT-PCR using...
05 August 2024 8,835 1 View
I am working on Abaqus/Explicit(Quasistatic ) for the deformation of the auxetic structure model. Please explain how the plastic input value should be considered from the true stress-strain curve...
05 August 2024 454 3 View
Nothing
01 August 2024 755 1 View
Dear All, I am trying to transfect a pCDNA3.1 vector containing my gene of interest. The purpose is to figure out the localization of the protein of interest. I have fused the protein with GFP on...
31 July 2024 9,892 4 View
In a research, lesion diameter due to a disease has a CV below 10%. However, in an another parameter, disease inhibition percentage (compared to control), a value derived from lesion diameter...
27 July 2024 201 0 View
Hi, can someone please help me with their expertise. To analyse a dataset with 2 IV´s (2 levels each) and 1 DV (time - measured at 4 points, i. e. 4 DV?) I found the two-way repeated measures...
24 July 2024 3,284 6 View
Hello everyone! Someone working with Crispr Cas9. I have a question. Is it possible to edit a gene that is present on a plasmid (in this case with a low copy number)? In this case, is it possible...
22 July 2024 7,073 2 View
How to determine tannin content in fodder pellets?
22 July 2024 8,163 3 View
I would like to understand potential safety concerns while handling SEB in the lab. Especially while working in animal house facility. Would like to know precautions for handling. Sigma MSDS...
07 August 2024 6,034 3 View
During low-temperature testing, new diffraction peaks that appear could be indicative of several phenomena. In one of our tests, we observed notable new peaks around 40° and 45° in a specific...
06 August 2024 726 3 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
Some Staphylococcus aureus strains Inhibit the growth of Mycobacteria in Mueller Hinton Agar medium containing 10% OADC. Do some Staphylococcus aureus strains have in vitro antimycobacterial activity?
29 July 2024 10,023 2 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
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 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
Hello, colleagues! There is commenting open for new upcoming edition of USP 1033. Validation target acceptance criteria is now different from what it used to be and it doesn't include Cpm....
23 July 2024 7,292 3 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