-
pll
用c语言实现的pll锁相环。用于仿真信号锁相。(pll phase lock loop。)
- 2021-01-19 23:38:41下载
- 积分:1
-
@kde
说明: 核密度估计(kde)的工具箱,来源于 Copyright (C) 2003 Alexander Ihler(The KDE class is a general matlab class for k-dimensional kernel density estimation. It is written in a mix of matlab ".m" files and MEX/C++ code. Thus, to use it you will need to be able to compile C++ code for Matlab. Note that the default compiler for Windows does not support C++, so you will need GCC under Linux, or GCC or Visual C++ for Windows. Bloodshed supplies a nice development environment along with the MinGW compiler. See this page for help setting up MEX with MinGW.)
- 2019-11-11 23:00:44下载
- 积分:1
-
手机游戏,画面效果还可以,可以作为手机游戏入门参考
手机游戏,画面效果还可以,可以作为手机游戏入门参考-phone games, the desired effect can also can serve as a reference mobile gaming portal
- 2023-05-21 19:50:03下载
- 积分:1
-
查看和编辑jQuery插件
说明: 一款json格式数据查看和编辑jQuery插件。该json数据查看插件支持语法高亮,(A JSON format data viewing and editing jQuery plug-in. The JSON data viewing plug-in supports syntax highlighting.)
- 2019-01-19 14:28:54下载
- 积分:1
-
算符优先分析法设计与实现
说明: 实现了算法优先分析的功能,可当作编译原理实验报告使用。压缩包内具有完整的实验报告(It realizes the function of priority analysis of algorithm and can be used as compiler principle experiment report. Compressed package with complete experimental report)
- 2020-06-22 15:20:03下载
- 积分:1
-
LSM6DS3_ver2.0
LSM6DS3驱动,用于驱动LSM6DS3陀螺仪传感器以及加速度计(LSM6DS3 driver for driving LSM6DS3 gyroscope sensor and accelerometer)
- 2020-06-29 13:40:02下载
- 积分:1
-
霍夫变换
说明: 利用MATLAB使用霍夫变换对二值图像进行直线检测(Line detection by Hough transform)
- 2020-07-02 11:15:28下载
- 积分:1
-
滑坡计算实例3D
PFC 滑坡计算实例3D 数值模拟命令流(PFC landslide command flow calculation example 3 d numerical simulation)
- 2021-03-22 17:59:16下载
- 积分:1
-
dw中SUM函数的使用
dw中SUM函数的使用-dw which use the SUM function
- 2023-05-02 21:10:03下载
- 积分:1
-
matlab数值特征值与特征向量计算 实例源程序代码
特征值与特征向量的计算 339
10.1 特征值问题概述 339
10.1.1 特征多项式 339
10.1.2 特征值范围估计 340
10.2 幂法及反幂法 341
10.2.1 幂法 341
10.2.2 幂法的加速 344
10.2.3 反幂法 350
10.2.4 混合幂法 352
10.3 实对称矩阵的Jacobi法 353
10.3.1 Givens变换 353
10.3.2 基本Jacobi法 358
10.4 Givens法和Householder法 360
10.4.1 Householder变换 360
10.4.2 一般矩阵约化为上Hessenberg矩阵 362
10.4.3 实对称矩阵的三对角化 365
10.4.4 三对角阵特征值与特征向量的求解 367
10.5 QR方法 369
10.5.1 QR分解 369
10.5.2 基本QR方法 370
10.5.3 带原点位移的QR方法 372
10.6 MATLAB自带函数应用 373
10.6.1 hess函数 373
10.6.2 qr函数 374
10.6.3 eig函数 374
10.7 应用案例 376(Eigenvalue and Eigenvector Computation)
- 2019-02-13 11:01:00下载
- 积分:1