-
pidsr
PID用于机器人路径控制的MATLAB程序,路径选择是一个简单的正弦函数.控制参数是速度和角速度.(PID control for robot path MATLAB program, the path of choice is a simple sine function. Control parameter is the speed and angular velocity.)
- 2009-05-16 20:20:48下载
- 积分:1
-
DERIVATIVE-CALCULATION-
利用Matlab内建的快速傅氏变换函数可以方便地在波数域计算重磁异常导数。介绍了基于Matlab语言的波数域求导的算法,给出了程序源代码,讨论了一些有助于提高计算精度的编程技巧。通过模型试验和数据分析,
发现在计算垂向导数时波数域求导算法的精度比傅氏级数的精度有明显改善;而水平导数的计算,2种方法的精度相当。在某区钾盐勘探中,用该方法处理高精度重力剖面数据,取得了较好效果。(It is convenient to calculate derivative in wave number space using the inbuih F胛function in Matlab.This paper describes
a matlab algorithm for derivative calculation of 1 D gravity and magnetic anomaly in wave number space,gives code of program and
deals with some programming skills for precision improvement.Throngh model test and data analysis,it is found that the precision of
the F盯method is much higher than that of the Fourier Series method in vertical derivative calculation.In horizontal derivative calculation,
however,the precisions of the two methods ale almost the same.During kainite exploration in a certain basin,satisfactory result
Wag obtained in the processing of gravity profile data using this method.)
- 2014-03-22 22:11:38下载
- 积分:1
-
MATLAB
matlab程序设计与实例分析,能够学习很多。(matlab program design and case study)
- 2013-04-20 11:11:16下载
- 积分:1
-
sqrd
Algorithm Flowchart for ZF-QR and ZF_SQRD receiver. The algorithms can be implemented using MATLAB.
- 2014-01-11 23:08:05下载
- 积分:1
-
fenzuma
分组码是一种信道编码,本代码实现分组码的BER性能仿真,BPSK,AWGN信道的情况下。(Block code is a kind of channel coding, the code to achieve the simulation, the performance of BER codes BPSK, AWGN channel case.)
- 2015-05-07 21:04:36下载
- 积分:1
-
kalman
该文档中包含卡尔曼滤波的C++的实现源代码,并有详细说明。(The document contains the Kalman filter implementation of C++ source code and detailed instructions.)
- 2010-08-14 11:27:28下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
No6a
Matlab教学课程实例资料,仅供教学参考。(Matlab tutorial instance data, teaching and reference purposes only.)
- 2011-01-17 11:15:26下载
- 积分:1
-
bistatic_ESPRIT
双基地MIMO雷达利用ESPRIT算法实现目标二维方位角联合估计
(The ESPRIT algorithm bistatic MIMO radar goals 2D azimuth joint estimation)
- 2013-02-08 10:22:44下载
- 积分:1
-
kjl
说明: k近邻 (k nearest neighbor)
- 2011-03-31 13:54:25下载
- 积分:1