-
signal3
MATLAB 下的数字信号处理实现示例
包括:
单位脉冲序列
矩形序列
特定冲击串
卷积计算
卷积定律验证
(MATLAB under the realization of digital signal processing examples include: unit rectangular pulse sequence sequence-specific impact of the law of string convolution convolution calculation to verify)
- 2007-10-31 11:31:39下载
- 积分:1
-
VBMatlab
基于VB与Matlab的谷物霉变识别系统的开发,希望对研究的朋友提供帮助。(VB and Matlab-based identification system for cereal mildew development, want to study a friend to help.)
- 2009-10-20 12:00:50下载
- 积分:1
-
37724093compute_electr_magnetic_example.rar
关于时域有限差分方法的廖算法,非常好用,谢谢大家(fdtd)
- 2009-12-17 19:09:44下载
- 积分:1
-
matlab-algorithms
说明: 《MATLAB语言常用算法程序集》的光盘,方便大家学习常用的数值算法的matlab编程。(MATLAB algorithms commonly used in assembly language)
- 2011-03-26 22:17:39下载
- 积分:1
-
matlab-image-efilter-ffliters
efilter & ffilter for Matlab imaging processing, which can be used in segmentation and reconstruction.
- 2013-12-17 00:38:07下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
pv_array
Inside the voltage-input PV module PV Module Characteristics Simulink model
- 2014-01-05 23:40:07下载
- 积分:1
-
outage_good
MATLAB code for outage probability.
- 2009-11-12 01:21:16下载
- 积分:1
-
K150---DIYpack25ep
K150 - DIYpack25ep for windows 7
- 2014-10-25 20:44:45下载
- 积分:1
-
im_rst
Perform rotation, translation and scaling on any image using MATLAB. The function has five inputs. These include at the first place the image which is to be rotated, translated and scaled. The second includes the scale factor. Scale factor less than 1 results in compression whereas that more than 1 results expansion. The value in this field cannot be 0.The third includes rotation which can have values like 0,10 30,etc. The fourth is x translation value and the fifth being the y translation value. The output images will be a combination of all the inputs provided.
- 2013-04-24 03:26:19下载
- 积分:1