-
weijudandiandingwei
伪距单点定位程序,最佳卫星组合选取以及接收机位置解算(Pseudorange single point positioning program, the best combination of satellite position receiver selection and calculating)
- 2021-04-26 10:38:45下载
- 积分:1
-
matlabtftb2002
MATLAB时频工具箱,比较完整,欢迎大家下载(Time-frequency MATLAB toolbox, relatively complete, welcome everyone to download)
- 2008-03-19 11:24:44下载
- 积分:1
-
ALAN--MATLAB
MATLAB实现最小二乘法拟合,可以实现多维的(MATLAB least squares fitting, can realize muti —dimensions
)
- 2011-06-24 11:30:52下载
- 积分:1
-
kruskal
matlab版本
图论中的kruskal算法
一般C版本的比较多,这里提供matlab版本的,更简单方便使用
(Matlab code of kruskal algorithm in graph theory)
- 2013-11-13 17:54:08下载
- 积分:1
-
hanshu
说明: 介绍一些MATLAB中常用的函数,非常适合初学者参考,希望能够对各位有用哈(Introduce some commonly used MATLAB function reference is ideal for beginners, you want to be useful against Kazakhstan)
- 2010-04-17 11:37:52下载
- 积分:1
-
prima
prima algoritm net acvtive source code , equation
- 2014-10-25 20:15:28下载
- 积分:1
-
linear_regression
Linear regression with regularization
- 2011-10-21 04:14:05下载
- 积分:1
-
MatlabEngine
matlab Engine与RTW的实验编程,通过C++实现方法来实现(MATLAB Engine with RTW experimental programming, to achieve through C++ method)
- 2013-04-23 14:05:15下载
- 积分:1
-
channel_simulink
基于matlab的信道仿真。包含了信道建模、qpsk调制解调、ofdm技术等等。(Channel simulation based on matlab. Contains the channel modeling, qpsk modem, ofdm technologies.)
- 2010-06-05 18:45:21下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1