-
nearest_neighbors
Nearest neighbors is a semi deconvolution algorithm. I m a newbie in matlab but I hope this helps somebody :)
- 2009-03-13 02:32:13下载
- 积分:1
-
BCH_Matlab
根据BCH码的编译码原理,用matlab实现的BCH码编译码,并进行误码率分析。(According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.)
- 2013-07-10 17:35:50下载
- 积分:1
-
RK3-matlab
用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。(MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.)
- 2015-02-25 22:41:18下载
- 积分:1
-
Computational-Electromagnetics
计算电磁学,E文,适用于电磁场,微波,射频等专业,简单易懂且实用,有MATLAB例子,不容错过(Computational electromagnetics, applies to electromagnetic fields, microwave, radio frequency, and other professional, easy to understand and practical, MATLAB examples, not to be missed)
- 2014-02-06 02:37:15下载
- 积分:1
-
bldy
抄录的是飞行器制导与控制及其matlab仿真技术
毕开波编著p159,仿真的是二维比例导引仿真,递推采用的是龙哥库塔方法
用的不是欧拉方法
我花了很长时间才敲到电脑上,望大家给点掌声,打字员llittlebird
错误的没有,有图为证
要下载两个(Reproduces the Aircraft Guidance and Control of matlab simulation Bi Kaibo ed p159, the simulation is two-dimensional proportional navigation simulation, recursive method used in the Long Ge Kuta Euler method is not used for a long time I spent knocking to the computer, hope everyone to the point of applause, typists llittlebird mistake not, there are two photo cards to download)
- 2010-12-07 21:34:01下载
- 积分:1
-
PCNN_-Image_Fusion
PCNN图像融合代码,txt格式复制使用(PCNN Image Fusion)
- 2012-04-22 18:55:13下载
- 积分:1
-
dpsk_pe
一个基于matlab的dpsk仿真,加入了高斯白噪声(Dpsk the matlab-based simulation, adding the Gaussian white noise)
- 2009-05-15 07:49:03下载
- 积分:1
-
RLSadaptivefilteralgorithmbasedontheMATLABprogram
说明: 基于RLS算法的自适应滤波器的MATLAB程序,有5个程序!!!(RLS adaptive filter algorithm based on the MATLAB program, there are five programs! ! !)
- 2010-04-28 15:08:48下载
- 积分:1
-
newproject
this code first reads an image and decomposed it in discrete wavelet transformation.hl1 and hl2 are extracted to embed watermark. watermark is added to hl1 and lh1 and inverse dwt is applied.
- 2010-05-14 16:23:31下载
- 积分:1
-
ALG024
SECANT法求解一个连续方程,f(x) = 0,给两个初始值( SECANT ALGORITHM 2.4
To find a solution to the equation f(x) = 0
given initial approximations p0 and p1:
INPUT: initial approximation p0, p1 tolerance TOL
maximum number of iterations N0.
OUTPUT: approximate solution p or
a message that the algorithm fails.)
- 2009-04-30 21:39:11下载
- 积分:1