-
完整的第一类椭圆积分源程序,非常实用的vc源代码
完整的第一类椭圆积分源程序,非常实用的vc源代码-integrity of the first class of elliptic integral source, a very practical vc source code
- 2022-01-26 06:46:48下载
- 积分:1
-
MATLAB PFB
用于实现多相滤波结构,提高效率,通常用在实现通道划分的结构,通带平坦度更好,相对于其他的滤波器组结构来说有更优秀的通带和阻带性能
- 2022-03-10 06:46:58下载
- 积分:1
-
C语言程序,有限元
编一些基础的C有限元程序,效率高,
- 2022-07-19 14:01:49下载
- 积分:1
-
输入n条边的长度,求这些边构成的最大面积多变形的面积
输入n条边的长度,求这些边构成的最大面积多变形的面积-imported n the length of the side, while for these constitute the largest area of deformation over the area
- 2023-02-13 02:50:03下载
- 积分:1
-
这是我珍藏的简单的封包分析工具,希望大家喜欢。
这是我珍藏的简单的封包分析工具,希望大家喜欢。-This is my collection of simple packet analysis tool, I hope everyone likes.
- 2022-01-23 10:32:10下载
- 积分:1
-
fdtd三维计算代码
fdtd三维计算代码,计算电磁波在空间的电磁散射与传播。考虑了三维真实情况,支持linux下的使用。
- 2022-03-20 00:47:23下载
- 积分:1
-
双曲Householder变换的功能类似于主跨…
hyperbolic Householder transformation的功能类似于Householder transformation,其作用是将被变换向量映射成双曲模与之相同的其它向量。其应用之一是快速QR分解。-hyperbolic Householder transformation functions similar to the Householder transformation, its role is to transform vectors will be mapped into hyperbolic mode with the same other vector. One of their applications are fast QR decomposition.
- 2022-06-14 03:01:36下载
- 积分:1
-
复杂网络的生成,度以及聚类系数以及其它方面的研究。
复杂网络的生成,度以及聚类系数以及其它方面的研究。-The generation of complex networks, degree and clustering coefficient, as well as other research.
- 2022-05-21 23:52:43下载
- 积分:1
-
竞选算法
原创优化算法,类似于粒子群算法,收敛速度快,适用于前段近似解的求解,可以与牛顿法结合两段求解优化问题。 只完成算法本身程序,与其他算法的对比未完成。
- 2022-03-10 10:29:01下载
- 积分:1
-
UKF matlab生成C语言
这个代码是有一个外国人写的,主要讲的是ukf的实现。#include
#include
#include "FreeRTOS.h"
#include "kalman.h"
#include "matrix.h"
/*
* ukf_filter_new
*/
ukf_filter
ukf_filter_new(unsigned int state_dim,
- 2022-01-31 17:15:52下载
- 积分:1