-
2
说明: 气象学上求露点温度matlab程序,严格按定义编程。(matlab)
- 2010-08-06 09:19:58下载
- 积分:1
-
small-signal-stability
The package contains the set of documents which helps in checking and verifying the stability of the system and the data s are plotted to get the stability point
- 2014-08-11 21:27:46下载
- 积分:1
-
001
用于数学建模解决最短路径或者类似的优化问题(Mathematical modeling is used to solve the shortest path or similar optimization problems)
- 2013-07-31 11:29:46下载
- 积分:1
-
DTW
Dynamic time warping code
- 2013-05-02 04:03:11下载
- 积分:1
-
MVDR_MMSE_MSINR
自己编的以MNV为准则设计Capon波束形成器,N=16,干扰功率分别为40dB,35dB,50dB。代码中比较了MVDR MMSE MSINR三种算法的优劣。(Own series of guidelines designed to MNV Capon beamformer, N = 16, respectively, the interference power 40dB, 35dB, 50dB. Code MVDR MMSE MSINR compare the pros and cons of the three algorithms.)
- 2021-03-31 20:29:08下载
- 积分:1
-
simulation-of-chemical-process
实用化工计算机模拟
matlab在化学工程中的应用(matlab s application in chemical engineering)
- 2014-01-05 18:50:58下载
- 积分:1
-
MATLAB-Script-of-the-Generalized-Water-Filling-(G
MATLAB Script of the Generalized Water Filling (GWF) Algorithm
- 2012-01-16 05:56:25下载
- 积分:1
-
pst
这个程序实现了OFDM利用多种PST方法进行减小PAR
(Use some method of PST to Reduce the PAR of OFDM
)
- 2011-05-09 21:13:00下载
- 积分:1
-
Demos
This demo file shows capabilities for PID Controller design and tuning in MATLAB and Simullink
- 2013-04-13 02:54:59下载
- 积分:1
-
seam-carving
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序(FINDENERGY creates an gradient img from a given RGB or grayscale image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1