-
RBESPRIT-rRBESPRIT
包含波束域的esprit和实值化的波束域esprit程序,结构清晰,便于学习研究这方面的朋友对照程序,学习相关的原理。(Domain contains the beam and the esprit of the beam real esprit domain procedures, the structure of a clear, easy to study and research in this area control procedures friends, learning principle.)
- 2009-06-20 22:32:49下载
- 积分:1
-
111
说明: bfsk调制,可出来图形,经过了awgn(bfsk modulation may be out of graphics, after awgn)
- 2009-08-09 13:50:07下载
- 积分:1
-
mohukongzhi
模糊控制累的 ,主要用simulink实现,采用simulink搭建和实现模糊控制(Fuzzy Control tired, mainly using simulink simulink structures and fuzzy control)
- 2012-06-02 15:18:35下载
- 积分:1
-
KNN_2011211651
应用KNN算法解决0到9的手写数字识别问题,效果在90 以上,内部有两个数据集,一个为训练集(7291个数据),一个为测试数据(2791个数据),程序采用MATLAB编写,另附有文档,程序简洁易懂(Application KNN algorithm to solve 0-9 handwritten digit recognition problem, the effect is more than 90 , the inside has two data sets, one for the training set (7291 data), a test data (2791 data), the program written using MATLAB , attached a document, the program is simple and easy to understand)
- 2013-12-07 15:28:58下载
- 积分:1
-
code
自编matlab小波分解以及重构的函数,希望大家多多指教,后期完善了自编的卷积积分再上传(matlab for wavelet by self)
- 2013-11-08 16:20:10下载
- 积分:1
-
1814-5124-2-PB
Hard decision spectrum sensing using neural network.
- 2015-01-03 17:18:55下载
- 积分:1
-
DACE
说明: 克里金法(Kriging)是依据协方差函数对随机过程/随机场进行空间建模和预测(插值)的回归算法(The implement of Kriging)
- 2019-11-08 15:53:05下载
- 积分:1
-
PAPER5
压缩感知重构算法在“鬼”成像中的应用研究.pdf(Compressed sensing reconstruction algorithm in the "ghost" image of applied research. Pdf)
- 2013-10-07 15:08:38下载
- 积分:1
-
Stator_Flux_Section20151125
有关交流异步电机的直接转矩控制,定子磁链定向的控制策略(Direct Torque Control Strategy about AC induction motor control, the stator flux oriented)
- 2016-06-01 18:27:19下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1