搜索资源列表
MATLAB 6.5辅助小波分析与应用
- < MATLAB 6.5辅助小波分析与应用>>一书的配套源代码,非常的不错-lt; Lt; MATLAB 6.5 Auxiliary wavelet analysis and application gt; Gt; A matching the source code, very good
先进pid控制matlab仿真
- <先进pid控制matlab仿真>,这本书中的所有源代码.
MATLAB
- MATLAB 下的数字信号处理实现示例 附录一 信号、系统和系统响应 1、理想采样信号序列 (1)首先产生信号 x(n),0<=n<=50
matlab(GA)2
- matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内,求解 f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。
MATLAB PROGRAM
- Matlab源程序,里面含有大量经典源代码,送给喜欢用matlab编程的朋友!<数字信号处理>的matlab编程.-Matlab source, it contains a large number of classic source code, gave Matlab programming like friends! Lt; Digital signal processing gt; The Matlab programming.
signal_process_matlab.rar
- <信号分析与处理:MATLAB语言及应用> 本书将信号分析与处理、信号与系统、与matlab语言紧密结合。提供大量matlab应用程序,err
LT_decoder_BEC.rar
- 二进制删除信道下的喷泉码(LT码)的译码程序(含注释)。,under binary erasure channel,decoding process of one kind of the fountain Code (LT code),including the Notes.
magnify.rar
- 实现matlab中Figure窗口的局部放大。右键单击鼠标显示该位置的局部放大图; + / - 增大或缩小放大倍数; < /, > 扩大或缩小放大区域。 ,Achieve local magnification of Figure window in matlab.Figure creates a magnification box when under the mouse position when a button is pressed. Press +/- while
matlab.rar
- matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3,matlab
LogMAPdecoder.rar
- LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考,<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3> Test-bench code is also inclu
蚁群算法求解TSP问题的matlab程序
- %蚁群算法求解TSP问题的matlab程序 clear all close all clc %初始化蚁群 m=31;%蚁群中蚂蚁的数量,当m接近或等于城市个数n时,本算法可以在最少的迭代次数内找到最优解 C=[1304 2312;3639 1315;4177 2244;3712 1399;3488 1535;3326 1556;3238 1229;4196 1004; 4312 790;4386 570;3007 1970;2562 1756;2788 1491;2381 1
LT-codes
- 数字喷泉码PPT,主要说明了随机数字喷泉码,LT码,raptor码以及其基本的编译码方法并附加LT coeds的matlab程序-Digital fountain code PPT, the random digital fountain codes, LT codes and raptor code and the basic encoding and decoding methods
MATLABGUI
- <MATLAB GUI设计学习手记> 源代码-<MATLAB GUI设计学习手记> Source Code
LT-code
- LT码的matlab代码,程序运行时最好预先预测长度开辟空间-LT code
FCM
- Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k)                                 Update U(k) , U(k+1)         &n
fixed_point
- Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the eq
MATLAB
- 《MATLAB及在电子信息课程中的应用》一书由陈怀琛编著<br>MATLAB语言具备高效、可视化及推理能力强等特点,在日前工程界是流行最广的科学计算语言。-" MATLAB and electronic information in the application of the curriculum," a book edited by陈怀琛<br> MATLAB language with high-performance, visualization
MATLAB1.0
- 你见过 MATLAB 最早的版本吗?下载一份 MATLAB 1.0,(只有182K, 只有20来个函数) 体会一下吧。MATLAB早期表示矩阵是用 <> 而不是 []。 -Have you seen the first version of MATLAB you? Download a MATLAB 1.0, (only 182K, only 20 to a function) experience yourself. MATLAB is a matrix of early that
counter
- 模拟windows计算器的MATLAB5.3程序一个简单的例子 <<科学运算语言MATLAB5.3程序设计与应用>>的习题作业-Windows calculator MATLAB5.3 simulation procedure a simple example < < scientific computing language and application programming MATLAB5.3> > operation of the exerci
MATLABlanguageandapplication
- < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
