-
分数阶傅里叶变换滤波程序
分数阶傅里叶变换作为傅里叶变换的广义形式,对LFM信号具有很好的能量聚集性, 时域和频域均可看作FRFT域的特例。LFM信号在不同变换域上的投影如图2所示, 可以看出LFM信号的能量分布于很宽的频域范围内, 而在适当的分数阶傅里叶域中是一个冲击函数。同时FRFT又是线性变换
- 2022-01-30 19:23:17下载
- 积分:1
-
factorial algorithm calculation, calculation methods used Reverse the data struc...
计算阶乘的算法,方法采用逆序计算的数据结构,效率很高。-factorial algorithm calculation, calculation methods used Reverse the data structure, high efficiency.
- 2023-01-26 09:05:04下载
- 积分:1
-
人脸追踪 FaceTrace
应用背景
人脸识别 人脸追踪
The software is provided under the terms of this licence stricly for
// academic, non-commercial, not-for-profit purposes.
// * Redistributions of source code must retain the above copyright notice,
// this list of conditions (licence) and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions (licence) and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
// * The name of the author may not be used to endorse or promote products
// derived from this software without specific prior written permission.
// * As this software d
- 2022-08-14 06:55:42下载
- 积分:1
-
RANSAC直线 椭圆 圆 拟合
RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出。该资源是利用MATLAB编写的 RANSAC 直线 椭圆 圆 拟合程序
- 2022-12-16 05:20:03下载
- 积分:1
-
Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算...
Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算-eular method of fractional differential equations, fractional derivative definition coefficient calculated by fourier
- 2022-01-26 06:43:50下载
- 积分:1
-
code adsadadsadsadsdadadsadsadsadsadadsasdasd
code adsadads adsdadads ads adadsasdasd-code adsadadsadsadsdadadsadsadsadsadadsasdasd
- 2023-07-16 07:00:03下载
- 积分:1
-
math, matrix operations
数学运算,矩阵运算的说明共式,包括求逆,行列式等-math, matrix operations-a total of the note, including inversion, as Determinant
- 2022-01-29 01:44:19下载
- 积分:1
-
efficient Huffman encoding and decoding, oh, good efficiency
高效的huffman编解码,效率不错的哦-efficient Huffman encoding and decoding, oh, good efficiency
- 2022-05-08 08:20:10下载
- 积分:1
-
hmax模型C++/matlab混合编程
这是一个已经在我们的论文中所使用的标准代码。关于如何使用C / MATLAB HMAX源代码指令:下载的压缩包HMAX解压它:焦油-xvf hmax.tar这样做:MEX myRespC2new.c(这是MEX函数来计算C2激活)到MEX.c文件编译成.mex*或.dll的平台启动MATLAB键入主运行演示程序,它加载的图像(testImage.gray),并计算出它的C2反应(这是存储在c2Resp之后)。
- 2023-03-18 20:00:03下载
- 积分:1
-
一个对称三对角矩阵特征值计算
computes the eigenvalues of a symmetric tridiagonal
* matrix T. The user may ask for all eigenvalues, all eigenvalues
in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.-computes the eigenvalues of a symmetric tr idiagonal* matrix T. The user may ask for all eig envalues. all eigenvalues in the half-open interval (VL. VU], or the IL-th through IU-th eigenvalues.
- 2022-03-19 01:45:05下载
- 积分:1