-
New-folder
the codes which i sent contains matlab code for encryption using 4 out of 8 code,binary to decimal conversion,decimal to binary conversion,subband coding,upsampling.
- 2013-12-09 23:49:31下载
- 积分:1
-
LMS_RLS-matlab-exercise
Adaptive filtering LMS and RLS algorithms and Wiener filter implementation using matlab
- 2014-11-14 00:59:07下载
- 积分:1
-
matlab
滑模自适应模糊控制平面二级倒立摆源代码
主要是平面二级倒立摆的仿真系统,基于Matlab的仿真(Adaptive fuzzy sliding mode control plane source code double inverted pendulum)
- 2009-05-04 15:08:15下载
- 积分:1
-
MATLAB132
这是运用MATLAB进行编程的一些应用,可供大家学习一下(This the use of MATLAB programming some applications are available for learning about )
- 2007-06-24 20:09:58下载
- 积分:1
-
Blind-deconvolution-program
实现盲解卷积的算法讲解和例程,非常好的资源(Blind deconvolution algorithms and routines to explain, very good resource)
- 2014-09-22 16:14:17下载
- 积分:1
-
20103112_homework2
Add, remove, subtract, attach polynomials
- 2015-01-13 15:33:46下载
- 积分:1
-
combinecode
a Matlab code to simulate the semiconductor laser
- 2015-02-27 16:08:57下载
- 积分:1
-
FIR
1、系统仅处于训练状态。训练序列为2cos(2π×f1×n/fs),
干扰为sin(2π×f2×n/fs);序列长度为100个样点。
其中n=0…99,f1=1kHz,f2=2kHz,fs=8kHz。
2、采用LMS算法,均衡器输入为训练序列加上干扰,均衡器阶数为21阶,步长因子β=0.01。
3、在Matlab中编写浮点LMS算法,绘制均衡器的输出波形,并与训练序列进行对比。
(1, the system only in the training status. The training sequence is 2cos (2πf1n/fs), interference sin (2πf2n/fs) sequence length of 100 samples. Where n = 0 ... 99, f1 = 1kHz, f2 = 2kHz, fs = 8kHz. 2, using LMS algorithm, the input to the equalizer training sequence plus interference equalizer order is 21 bands, step factor β = 0.01. 3, the preparation of the floating-point LMS algorithm in Matlab, draw the output waveform equalizer, and with the training sequence comparison.)
- 2013-12-05 14:53:23下载
- 积分:1
-
fuzzycon
是用matlab编写的模糊控制源程序,对模糊控制的matb编程很有帮助(Fuzzy control matlab source)
- 2010-06-24 22:50:27下载
- 积分:1
-
matlab_book
说明: 一本很特别的matlab教材,慢慢探索吧
本书第一章系统讲述MATLAB6.5的集成工作平台,引导读者初会MATLAB基本用法。第二、三章系统叙述MATLAB6.1的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5的数值计算、符号计算、函数和数据可视、面向对象编程、GUI交互操作界面设计、EXE独立应用程序生成、实现不同软件平台交互的API、M-book数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK的分层建模、仿真功能、与MATLAB交互的功能。
全书包含390多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。
书中正文(包括算例)所涉及的指令全部罗列在附录的“A索引”中,用户很容易根据关键字符找到相关的正文说明和算例应用。
(err)
- 2008-10-30 22:47:40下载
- 积分:1