-
vr
说明: 一本matlab的虚拟现实的讲义,书写的还不错!(A virtual reality matlab lecture notes, writing bad!)
- 2011-04-14 00:29:44下载
- 积分: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
-
dft-and-lattice
DFT and an example of IIR Cascaded Lattice Structure sumilation developped in matlab
- 2015-03-17 18:02:19下载
- 积分:1
-
CMA_DD-LMS
这是一个信道盲均衡的程序,程序若然简单,单是非常经典好用。(This is a blind channel equalization program, the program and if so simple, one is very classic easy to use.)
- 2021-04-16 17:38:53下载
- 积分:1
-
chapter04
说明: 用于无线通信中天线仿真,matlab上的源代码,第三部分。(For wireless communications antenna simulation, matlab on the source code, the third part.)
- 2008-11-26 18:04:18下载
- 积分:1
-
lssvm_99_14.ps
Matlab codes for SVM tool
- 2010-07-21 10:33:12下载
- 积分:1
-
cpmContineousPhaseModulation
This is a matlab simulation for CPM which is using viterbi decoder to decode the signal.
There is pulse shaping used in this file and the default signal is assumed to be rectangukar
- 2013-11-20 06:17:00下载
- 积分:1
-
Iterarive Deconv
matlab实现信号迭代解卷积功能。其中包含了三个文件:1.iter_Deconv,迭代解卷积子函数;2.receiver_H,例子中接收线圈系统函数生成子函数;3.测试迭代解卷积的测试函数。(matlab to achieve signal iteration deconvolution function. Which contains three files: 1.iter_Deconv, iteration deconvolution of the cumulative sub-function; 2.receiver_H, in the case of receiving the coil system function to generate sub-functions; 3. Test iteration deconvolution of the test function.)
- 2017-09-06 13:14:03下载
- 积分:1
-
matlab
10年全国大学生数学建模全国特等奖的源程序代码大全。(MATLAB)
- 2010-12-31 22:58:12下载
- 积分:1
-
ADRC_LSEF
用simulink搭建的自抗扰控制器的线性反馈模型(The ADRC controller simulink structures linear feedback model)
- 2020-08-13 10:28:25下载
- 积分:1