-
matlabprograms
卡尔曼和粒子滤波程序 看起来是比较好的 我也用了
谢谢(Kalman and particle filtering procedures is a better look, I have also used the thank you)
- 2010-01-17 12:08:04下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
QOSTBC
OSTBC 准正交空时分组码多天线系统,QPSK,QAM调制的误码率比较
- 2014-06-23 10:52:48下载
- 积分:1
-
mutiuer-detection-pastd
多用户检测方向的pastd算法的SIR-迭代次数仿真可以直接运行程序简单明了,MATLAB(SIR-iterations pastd direction of multi-user detection algorithm simulation can run simple programs, MATLAB)
- 2014-01-17 10:17:13下载
- 积分:1
-
source_code_vn0dzg
成功实现计算QbEFHj算法的程序,本人测试已经通过,性能已基本达到QbEFHj算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate QbEFHj algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-09 16:49:47下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1
-
dimension
least squares description
- 2009-05-15 20:46:06下载
- 积分:1
-
matlab-basic
学习matlab的必备,对于初学者来说希望能帮到你(Learning Matlab essential, hope you can help for beginners)
- 2013-04-16 12:47:16下载
- 积分:1
-
MocapToolbox_v1.5
MCT工具箱是一个Matlab® 工具箱包含函数分析和动作捕捉数据的可视化。工具箱分析的主要目的是与音乐有关的运动,但可能是有用的在其他领域的研究。(The MoCap Toolbox is a Matlab® toolbox that contains functions for the analysis and visualization of motion capture data. The toolbox is mainly aimed for the analysis of music-related movement, but might be useful in other areas of study as well. It supports the generic .c3d file format, the .tsv data format produced by the Qualisys Motion Capture system, the .mat file format produced by the Qualisys Motion Capture system, the .bvh format, and the .wii format produced by the WiiDataCapture software.
To use the toolbox, you need the Matlab software. Before using it, the toolbox has to be added in the Matlab path variable. The toolbox should be compatible with most versions of Matlab and most platforms. The latest implementations and developments have been made on Matlab version 8.4 (R2014b) running on Macintosh OS X v10.10. The MoCap Toolbox comes with no warranty. It is free software, and you are welcome to redistribute it under certain conditions. See the file License.txt prov)
- 2021-01-24 14:38:43下载
- 积分:1
-
[Hans_Georg_Schaathun(auth
Machine Learning Book for Beginner
- 2014-09-04 15:58:27下载
- 积分:1