-
Version: 0.3.14b0
Please add overlap: Hilbert Transform - Instantaneous Trendline
-
Hi, As you already have worked on CVNN wanted to know your opinion about the following.
I wanted to know the best way to convert real data into complex as just having 0 imaginary parts doesn't seem r…
-
# What is the Problem Being Solved?
We've tossed around the idea that the creator of an object could be allowed to "revoke" it, meaning that (at least) all future messages sent to this object would…
-
```
>> pkg install -forge miscellaneous
2019-10-21 01:12 octave-gui[1442] (FSEvents.framework) FSEventStreamFlushSync(): failed assertion '(SInt64)last_id > 0LL'
2019-10-21 01:12 octave-gui[1442]…
-
Hello,
I am trying to use SRVF framework and fs.fdacurve with planar curves.
I was able to compute the functional principal components, using the following code:
```
obj = fs.fdacurve(beta,N=M)
o…
-
I've been trying to cross-compiling z3 for arm32 on a x64 machine with arm-linux-gnu toolchain and clang/clang++, with the following environment settings:
```
export CC=clang-15
export CXX=clan…
-
If we look at any CI it is obvious that `make check` is the most time consuming part of the sequence
```
$ ./bootstrap.sh
$ ./configure
$ make
$ make tests
$ make check
```
Now, there is no …
-
i'm working on a new module that can create waveshapes that trace out a closed curve (i.e. loop) in 2D with a self-similar boundary. here's an example:
![image](https://user-images.githubuserconten…
-
Certainly. Here's the updated LaTeX document incorporating the information about absolute continuity and the conditions for transforming between integral representations:
```latex
\documentclass{art…
-
Hi, thanks for sharing your great work!
I modified the PTv3 model a little (adding some other components) and was able to run it on three 3090 with a total batchsize of 6. The training was all norma…