搜索资源列表
实验4-微分方程
- 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
实验7-线形拟合
- 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
pso_2D1
- 粒子群优化算法 相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用matlab写了PSO的实现程序,相信对对这方面感兴趣的兄弟有用。为了比较直观的演示PSO的算法,用了2维的。 -PSO algorithm believe a lot of people know it PSO. A simple algorithm optimization and faster. I used Matlab was the PSO procedures, I believe this area
ofdmmatlab5
- MATLAB例程。包括ofdm的调制解调,信道传输,并以CDMA进行比较-MATLAB routines. Including the OFDM modulation and demodulation, the Channel Tunnel, and to compare CDMA
mat_func
- 本文件夹中包含了克立格插值,滞后系数计算,旋转正交经验分解以及在指定域绘图,比较两个文件等m文件,vebyk与plotmapc对原函数进行了改善,具体功能参见m文件-this folder contains Kriging interpolation, lag factor, rotary orthogonal decomposition and experience in the designated field mapping, compare two documents m, vebyk
pid1
- 比较全的PID控制MATLAB仿真例子程序,直接可以用,包括M文件和SIMULINK仿真。-Compare PID control procedures MATLAB simulation example, can be used directly. M including documents and SIMULINK.
PTbox
- Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, signal and noise separation, root inspection and ass
FBP
- 这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolatio
ex4
- 关于自适应滤波的算法仿真,其中应用了LMS算法和RLS算法,也比较了他们的性能-Adaptive filtering algorithms on the simulation, which applied the LMS algorithm and RLS algorithm, also compare the performance of their
RLS1
- 用Matlab实现RLS算法 画出原始信号和处理后的信号进行对比 -RLS algorithm using Matlab to draw to achieve the original signal and processed signal to compare
LMS_RLS
- 拟使用基于LMS与RLS的自适应算法在MATLAB平台上对带有两个权的自适应线性组合器进行仿真,进而对两类算法的性能作比较,同时也考察了两种算法在不同参数条件下曲线收敛性的变化-Intending to use the LMS and RLS-based adaptive algorithm in the MATLAB platform with two pairs of the right to self-adaptive linear combiner is simulated, and t
ondracka
- To Compare thr RlS and LMS algorithm we utilised and improved the exisiting functinal from matlab, precisely the scheme of RLS and LMS algorithms for adaptive noise cancellation.
compare
- compare with 2 image
compare
- .m file for matlab called compare
imhist
- 计算并绘制图像的直方图,本设计中绘制了四种形式的直方图,imhist,bar,stem,plot进行比较和区别!-Calculated and plotted the histogram of the image, the design of four forms of the histograms drawn, imhist, bar, stem, plot and compare the difference!
PF-and-EKF-compare
- 一个比较粒子滤波及扩展卡尔曼滤波异同的程序,由Gardon 1999年的paper中而来。-A particle filter and compare similarities and differences between the extended Kalman filter process, from the Gardon 1999 paper in the coming years.
compare
- Fano编码 函数说明: [next_P,next_index,code_num]=compare(current_P,current_index) 为比较函数,主要用于信源符号的分组 current_P为当前分组的信源的概率矢量-Fano coding Function Descr iption: [next_P, next_index code_num] = the compare (current_P current_index) f
compare-images
- It is a MATLAB code to compare two images and to decide whether they are same or not
Compare
- MATLAB CODE TO COMPARE TWO IMAGES AND GET BACK THE ORIGINAL IMAGE IN THE RECEIVER END
Compare-the-size-of-the-array
- 数组比较大小,若干个二维数组比较大小,并且统计出变化一致与不一致的个数。-Compare the size of the array, a plurality of two-dimensional array of size comparison, and the statistics in line with changes in the number of inconsistencies.