ilovecats!
%1st file: ilovecats.m
function dy = ilovecats(t,y)
dy = zeros(1,1);
dy = -5 * y;
%2nd file: happyscript.m
[t,y] = ode45('ilovecats',[0 10], 1.43);
plot(t,y,'-r');
xlabel('time, years');
ylabel('adorabledness(t)');
title('This plot dedicated to kitties everywhere');
I'm looking for the theoretical model !! Dean flows, microchannels, derivation of analytical solution to dean flows
31 December 2015 666 3 View
A simple one would suffice.
31 December 2014 3,213 2 View
This is in relation to solving problems with boundary conditions.
31 December 2014 2,046 7 View
The paper in question is "Interpolation of Nitrogen Fertilizer Use in Canada from Fertilizer Use Surveys". This paper was very recently published by Agronomy (MDPI). Agronomy has, in the last day...
07 August 2024 9,934 3 View
Program: g_mmpbsa, version 2024.1 Source file: extrn_apbs.cxx (line 152) Fatal error: Failed to execute command: $APBS pybYcUWA.in --output-file=pybYcUW.out
07 August 2024 6,066 0 View
The first pdf file I uploaded had an error. So I uploaded an updated, corrected pdf of that paper with a different pdf name. I dpon't want the old copy to be download or read.
07 August 2024 9,508 1 View
Dear QE-users, In the method where full MS positive mode and PRM mode are used, we always get an incorrect auxiliary gas reading (41 instead of 25). This only happens in this method; other...
06 August 2024 4,953 0 View
Dear Researchers Kindly share JCPDS 65-7246 file Thanks in advance
04 August 2024 5,613 1 View
Hi everyone I need a file with a dirty and clean potato image
04 August 2024 7,199 4 View
- The Existence/Uniqueness of Solutions to Higher Order Linear Differential Equations - Higher Order Homogenous Differential Equations - Wronskian Determinants of $n$ Functions - Wronskian...
03 August 2024 2,366 0 View
I have an RNA-seq data that I have analysed using Limma-voom and have extracted the gene IDs, log2FC and the p-values. At p value < 0.05, I have over 10,000 DEGs, however, when I run the GO...
31 July 2024 225 2 View
How to change the displayed full article text to its corrected version? In the file on the page of the journal where I published the article, there was an error in the text, the table is...
30 July 2024 3,229 2 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