-
LC_GSC
线性语速广义旁瓣相消器(LC-GSC)的仿真和线性约束最小方差波束形成(LCMV)比较(Linear Speed generalized side lobe canceller (LC-GSC) of the simulation and linear constrained minimum variance beamforming (LCMV) compared)
- 2010-09-08 09:26:33下载
- 积分:1
-
FIRqq
用凯泽窗设计线性相位带通FIR滤波器,给出了详细的编程语言和方法(Kaiser window design with band-pass linear phase FIR filter, given in detail and methods of programming languages)
- 2009-05-20 16:31:29下载
- 积分:1
-
Introduction-to-MATLAB---Sikander-M.-Mirza
Introduction to MATLAB - Sikander M. Mirza, this book contain the general instructions of Matlab..
- 2012-10-23 01:24:07下载
- 积分:1
-
knnclassification
非常好的学习KNN算法的,能全面掌握关于KNN算法的原理,实现等(Very good learning KNN algorithm, can fully grasp on the principle of KNN algorithm, implementation, etc
)
- 2013-12-11 11:17:37下载
- 积分:1
-
FS8160
PLL FS1860 源程序,调试过是OK的,大家可以参考一下.(PLL FS1860 source, debugging off is OK, and everyone can reference.)
- 2007-10-02 10:58:10下载
- 积分:1
-
MATLAB
方便初学者学习使用matlab软件,使用方法介绍的比较详尽(Convenience of beginners learning to use matlab software, use of a more detailed introduction)
- 2008-03-19 16:14:55下载
- 积分:1
-
matlab-GUI-meterpanel
matlab GUI 仪表盘指针
通过移动滑动条可以使虚拟仪表指针转动,同时LED 显示指针指示值(matlab GUI meterpanel
by moving the slider you can make the virtual meter pointer rotate ,meanwhile the LED will show the value of the pointer)
- 2011-12-09 14:27:42下载
- 积分:1
-
xcorr
c语言实现互相关函数进而实现两个信号时延计算(c language cross-correlation function and then the two signal delay calculation)
- 2012-07-08 22:48:44下载
- 积分:1
-
multi-view-label-AL
关于multiview active learning的资料(Information on multiview active learning )
- 2014-12-11 09:27:47下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1