-
Gaussc
选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
- 2010-03-03 10:41:17下载
- 积分:1
-
scan_matching
This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of MatLab scripts, mex-files and C++ code.
to objects). This demo also provides a nice example of using "placement new" and explicit destruction.
(This a set of simple implementations for aligning scans of range-bearing laser data. Th are written as a journalist in demonstrations of basic algor ithm implementations and are not designed for r Leveraging-world (ie, efficient) application. The source code consi sts of MatLab scripts, Mex-files and C code. to objects). This demo als o provides a nice example of using the "placement ne w "and explicit destruction.)
- 2006-12-08 01:04:39下载
- 积分:1
-
Selective
数据链路层滑动窗口协议的设计与实现源码
信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。(Sliding window data link layer protocol design and implementation of source-channel model 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, the channel bit error rate of 10-5, the channel provides a byte stream transfer service, network layer packet length in the range of 240 to 256 bytes.)
- 2013-12-08 11:45:53下载
- 积分:1
-
IIR
无限脉冲响应数字滤波器IIR算法c语言.c文件(Infinite impulse response IIR digital filter algorithm c language)
- 2014-12-22 16:59:52下载
- 积分:1
-
eeglab10.2.2.4b
This contains original Matlab functions the EEGLAB (formerly ICA/EEG)
Matlab toolbox, all released under the Gnu public license (see eeglablicence.txt).
See the EEGLAB tutorial and reference paper (URLs given below) for more information.
- 2015-02-12 20:16:38下载
- 积分:1
-
Pos_Sat
运用matlab程序进行GPS卫星定位的matlab代码(Matlab program for the use of GPS satellite positioning matlab code)
- 2011-09-14 11:05:12下载
- 积分:1
-
ctl_progress
HERE is a smapmpke of my code
- 2013-12-02 15:10:33下载
- 积分:1
-
HTW0.4src
Hide That Window!,可对指定窗口进行隐藏、修改透明度、修改标题、查看窗口类等(Hide That Window !, available for the specified window is hidden, change transparency, modify the title, the viewing window etc.)
- 2014-12-28 14:33:25下载
- 积分:1
-
deep-CCA
深度典型相关性分析,在线性的CCA上增加了深度网络,以此来学习新特征并提高多模态数据之间相关性(
Deep cca ,the deep network is added in linear CCA to learning description that the correlation is better between multi-modal datas)
- 2020-12-13 19:29:15下载
- 积分:1
-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1