-
BPSK
BPSK modulation and demodulation in matlab and comparison
- 2010-08-20 01:32:01下载
- 积分:1
-
RLS_MATLAB
lms基本算法有利于广大学生学习。
lms基本算法有利于广大学生学习。(LMS algorithm is conducive to the broad masses of the basic learning. LMS algorithm is conducive to the broad masses of the basic learning.)
- 2008-03-06 18:45:34下载
- 积分:1
-
Mfile
说明: MATLAB图形处理工具箱~与冈萨雷斯《数字图像处理》配套(:MATLAB graphics toolbox ~ and Gonzalez, " Digital Image Processing" package)
- 2010-04-29 12:02:21下载
- 积分:1
-
ElrevueVol02No03p41_46
Modeling of Energy Consumption of Zigbee
Devices in Matlab Tool
- 2013-01-20 03:06:18下载
- 积分:1
-
SC-powerful-image-rendering
Useful tool for rendering and outputting information rich images(This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable- useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.
All the MATLAB built-in colormaps are implemented, but without MATLAB s nasty discretization artifacts. Plus, there are many new colormaps which are helpful for viewing more complex data, such as optic flow, likelihoods over images, difference images, segmentations, stereo image pairs (as anaglyphs) and edge-maps with orientation. It also accepts user defined linear and non-linear colormaps.)
- 2013-10-03 22:40:08下载
- 积分:1
-
MRR_channels
一个简单的GammaGamma信道的蒙特卡洛仿真,可以通过改动参数设置来调节(Monte Carlo Simulation of a Simple MRR Channel)
- 2018-05-15 19:24:49下载
- 积分:1
-
梯度投影法matlab源码程序
说明: 关于梯度投影算法的一个简单的例子的matlab源码程序(Gradient projection method matlab source program)
- 2020-12-24 10:49:06下载
- 积分:1
-
pmsm
a modele of the permant magnet synchronous machine
- 2010-07-28 20:30:08下载
- 积分:1
-
ut
说明: 用MATLAB编写UT变换的程序,用于数学计算(UT transform using MATLAB program written for the mathematical calculations)
- 2010-09-01 21:39:56下载
- 积分:1
-
Affine
- MATLAB: Matrix Laboratory
(a) Operation modes
- MATLAB may be executed in interpreter, compiler, or background
mode
Interpreter mode
* Type commands (statements) in the command window
# A statement with semicolon at end: do not display result
# A statement without semicolon: display result
# Statements with commas: connect statements and display results
# A statement of a single variable: just display the value
# Percentage ( ): comments
# Each line is a single statement or connected statements
- 2010-12-27 05:02:24下载
- 积分:1