-
homework
应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张(Used in the field of computer vision, using homography information will be combined into a two picture)
- 2009-09-14 22:19:39下载
- 积分:1
-
ARX+ARMAX
Here,we want to estimate a system with ARX and ARMAX.
the euation of system is : 2(s+1)/s^2+2s+2
so first, we find the discrete equation that sampling frequency is 100ms.
Here,in our sample,na=nb=2,nc=1
also ,this algorithm find the poles and zeros of the system.
- 2010-08-27 17:39:12下载
- 积分:1
-
Introduction_to_Simulink_Design_Optimization
利用matlab的simulink工具进行最优化的设计,谢谢(Presentation and demo files for MathWorks webinar "Introduction to Simulink Design Optimization)
- 2009-03-31 11:15:06下载
- 积分:1
-
ImageProcessingExperiment
说明: MATLAB中数字图像处理和相关的基本操作,里面包含实验设计例子与调试等。(Image Processing)
- 2010-04-01 14:45:39下载
- 积分:1
-
bishemulu
作为一个有吸引力的技术,
减轻多径干扰的正交频
分复用(OFDM)已经被广泛应用
在各种广播系统,诸如数字
视频广播(DVB)系统。尽管它的竞争力
属性,OFDM信号的特点是非常高的
峰值对平均功率比(PAPR)的水平。(
As an attractive technique in
mitigating the multipath interference, Orthogonal Frequency
Division Multiplexing (OFDM) has been widely applied
in various broadcasting systems such as, the Digital
Video Broadcasting (DVB) systems. Despite its competitive
attributes, OFDM signals are characterized by very high
Peak-to-Average Power Ratio (PAPR) levels.)
- 2014-08-17 12:22:40下载
- 积分:1
-
H264_v1
this is a matlab code for h.264 coding
- 2014-09-09 22:45:06下载
- 积分:1
-
wavelet-transform-of-signal
基于小波变换的信号奇异性检测和去噪Matlab编程,主要用于电能质量检测上。(Based on wavelet transform signal singularity detection and denoising Matlab programming, mainly for power quality detection.)
- 2013-04-10 15:33:50下载
- 积分:1
-
equalization
实现数字图像处理的直方图均衡化,将一幅灰度图像的频谱展示处理(histogram equalization)
- 2013-06-17 16:02:00下载
- 积分:1
-
数值分析中的SEIDEL迭代法的MATLAB源程序,按照代码中的提示输入,可以直接得出结果...
数值分析中的SEIDEL迭代法的MATLAB源程序,按照代码中的提示输入,可以直接得出结果-Numerical Analysis SEIDEL iteration of the MATLAB source code, in accordance with the prompt code input, the results can be directly
- 2022-06-30 15:46:06下载
- 积分:1
-
PSO-BP程序
用粒子群优化BP神经网络matlab代码
%以下是训练数据,前4列为输入,第5列为输出
5.700 3.800 0.3175 2.33 2310
4.550 3.050 0.3175 2.33 2890
2.950 1.950 0.3175 2.33 4240
1.950 1.300 0.3175 2.33 5840
1.400 0.900 0.3175 2.33 7700
1.200 0.800 0.3175 2.33 8270
1.050 0.700 0.3175 2.33 9140
等等
%以下是测试数据,仅给出输入
1.700 1.100 0.3175 2.33
等等(Using Particle Swarm Optimization to Optimize BP Neural Network Matlab Code)
- 2021-03-11 16:39:26下载
- 积分:1