-
Backtracking
利用回溯法来求解凸函数的最优值。采用非精确线性搜索,利用最少的迭代次数找到最优值。(backtracking method,change the step size in searching procesure and finally find the optimizaiton points. )
- 2011-09-16 23:38:17下载
- 积分:1
-
Directional-patterns
This MATLAB M-file will produce the FDTD solution
of a sectoral (2-D) Perfectly Electric Conducting
(PEC) horn antenna excited by a sinusoidal voltage
in a TEz computational domain.(This MATLAB M-file will produce the FDTD solution of a sectoral (2-D) Perfectly Electric Conducting (PEC) horn antenna excited by a sinusoidal voltage in a TEz computational domain.)
- 2013-11-24 23:30:57下载
- 积分:1
-
FM_modulation_and_demodulation
一份简单的FM调制以及解调的matlab程序,对于刚学习通信系统的朋友有用(A simple FM modulation and demodulation matlab program, for a friend just to learn a useful communication system)
- 2010-07-19 00:05:09下载
- 积分:1
-
QPSK
This is about QPSK modulation in simulink.
- 2009-06-04 17:48:48下载
- 积分:1
-
codebookkk
系统仿真了HSDPA中的harq系统,对HARQ系统的吞吐量,重传次数做了分析描述
turbo 码matlab编译码程序,包括map和siso译码算法(Simulation of HSDPA in harq system, HARQ throughput of the system, the number of retransmissions to do the analysis described decoding turbo code matlab procedures, including map and siso decoding algorithm)
- 2013-09-05 14:56:46下载
- 积分:1
-
wavelet-transform-__mallat
基于matlab平台,用mallat算法对图像进行降噪处理(Based on matlab platform, with mallat algorithm for image noise reduction processing)
- 2013-03-22 12:19:42下载
- 积分:1
-
chapter10
精通MATLAB数字图像处理与识别 chapter10 代码(Proficient in MATLAB digital image processing and recognition chapter10 code)
- 2013-12-05 20:49:21下载
- 积分:1
-
sliding-mode_control_2order_zad3
second order sliding mode control
- 2015-03-20 20:57:12下载
- 积分:1
-
nmctrianglech
求模糊控制器的三角型隶属函数优化后的最小目标值 请大家指教(For triangular fuzzy controller membership functions optimized minimum target U.S. advice please)
- 2009-03-12 15:19:18下载
- 积分:1
-
RecursiveLeastSquare
this is matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0.
Here we want to estimate the below function:
1 - u^2 + 2*u^3 +u^5 +3*u^7
these are 2 files : without noise and with noise
finally,there are plots for showing results.
- 2010-08-26 23:14:16下载
- 积分:1