-
PCA_in_MATLAB
A document about PCA in matlab
- 2012-03-30 17:23:50下载
- 积分:1
-
Finite-difference-of-Laplaces-
用有限差分法编程求解拉普拉斯方程在网格结点处的值并统计迭代次数(Solving the value of the Laplace equation in a grid junction with the finite difference method and statistical programming iterations)
- 2021-01-10 18:08:50下载
- 积分:1
-
OFDM
OFDM通信系统性能仿真,包括PAPR抑制、同步算法、编码、上下变频、高斯信道建模等(OFDM communication system simulation, including the PAPR suppression, synchronization algorithm, coding, frequency up and down, Gaussian channel model)
- 2013-04-21 22:02:06下载
- 积分:1
-
MATLABshuzituxiangchuli
数字图像处理各种工具箱函数,超级无敌强大(Digital image processing toolbox functions, invincible super powerful)
- 2013-05-19 11:40:56下载
- 积分:1
-
wu
说明: 使用模糊控制实现一级倒立摆的仿真,用SIMULINK中FUZBLOCK实现(Using fuzzy control to achieve a simulation of inverted pendulum, with the SIMULINK implementation of FUZBLOCK)
- 2010-05-22 08:22:56下载
- 积分:1
-
answer
本文档用于《统计建模与R软件》第六章至第九章课后答案。(This document is for the " Statistical modeling and R software" Chapter VI to Chapter IX after the answer.)
- 2014-01-16 16:54:23下载
- 积分:1
-
knvq
研究生时的现代信号处理的作业,直线阵采用切比学夫加权控制主旁瓣比,数据模型归一化,模态振动,基于kaiser窗的双谱线插值FFT谐波分析,通过matlab代码,自己编的5种调制信号,一种噪声辅助数据分析方法。( Modern signal processing jobs when the graduate, Linear array using cut than learning laid upon the right control of the main sidelobe ratio, Normalized data model, modal vibration, Dual-line interpolation FFT harmonic analysis kaiser windows, By matlab code, Own five modulation signal, A noise auxiliary data analysis method.)
- 2016-04-14 21:26:53下载
- 积分:1
-
matlabfun
信源函数
randerr 产生比特误差样本
randint 产生均匀分布的随机整数矩阵
randsrc 根据给定的数字表产生随机矩阵
wgn 产生高斯白噪声
信号分析函数
biterr 计算比特误差数和比特误差率
eyediagram 绘制眼图
scatterplot 绘制分布图
symerr 计算符号误差数和符号误差率
信源编码
compand mu律/A律 压缩/扩张
dpcmdeco DPCM(差分脉冲编码调制)解码
dpcmenco DPCM编码
dpcmopt 优化DPCM参数
lloyds Lloyd法则优化量化器参数
quantiz 给出量化后的级和输出值
误差控制编码
bchpoly 给出二进制BCH码的性能参数和产生多项式
convenc 产生卷积码
cyclgen 产生循环码的奇偶校验阵和生成矩阵
cyclpoly 产生循环码的生成多项式
decode 分组码解码器
encode 分组码编码器
gen2par 将奇偶校验阵和生成矩阵互相转换
gfweight 计算线性分组码的最小距离
hammgen 产生汉明码的奇偶校验阵和生成矩阵
rsdecof 对Reed-Solomon编码的ASCII文件解码(#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <float.h>
#include <string.h>
#include <stdarg.h>
#include "svm.h"
)
- 2010-10-25 10:46:33下载
- 积分:1
-
MATLABdianpeizhu
大量实验表明,提出的方法对同种传感器或者不同传感器图像之间的配准都是有效的。
提出了一种新的基于角点检测的图像配准方法,其核心思想是采用一种快速的
基于图像灰度的角点检测新算法,通过沿圆弧曲线扫描获取角点信息,然后根据这些
角点信息建立图像间角点的对应关系,并由此得到初配准参数,最后通过迭代过程以
提高配准的精度. 理论分析和实验结果表明,该算法对图像间的旋转角度没有限制,
配准精度高而且计算量较小.
(Experiments show that the proposed method on the same kind of sensor or between the different sensor image registration is valid. A new corner detection based image registration method, the core idea is to use a fast gray-based new algorithm for corner detection, scanning through the curve along the arc for corner information, and then based on these corner information to establish image correspondence between the corners, and thus be the beginning of registration parameters, and finally through the iterative process to improve the accuracy of registration. Theoretical analysis and experimental results show that the algorithm is rotation between the image does not limit , registration accuracy and less computation.)
- 2010-05-23 22:52:41下载
- 积分:1
-
Astar
A* PATH PLANNING
使用經典A*演算法所做的路徑規劃(A* PATH PLANNING)
- 2014-10-23 16:22:09下载
- 积分:1