-
tutorial
MATLAB Tutorial
This tutorial is available as a supplement to the textbook Fundamentals of Signals and Systems Using
Matlab by Edward Kamen and Bonnie Heck, published by Prentice Hall. The tutorial covers basic
MATLAB commands that are used in introductory signals and systems analysis. It is meant to serve as
a quick way to learn MATLAB and a quick reference to the commands that are used in this textbook.
For more detailed information, the reader should consult the official MATLAB documentation. An
easy way to learn MATLAB is to sit down at a computer and follow along with the examples given in
this tutorial and the examples given in the textbook.
- 2010-09-13 13:16:25下载
- 积分:1
-
ami
ami码,单极性不归零码的matlab仿真的实现,属于本人课内作业(ami yards Unipolar not NRZ Simulation of Matlab, I belong to the reverse operation)
- 2005-06-13 01:01:44下载
- 积分:1
-
quzao
说明: 在matlab环境下图像加上噪声然后用中值滤波方式去除噪声(Image in matlab environment with noise and then median filtering method to remove noise)
- 2010-04-20 19:31:33下载
- 积分:1
-
MyFilter
一个对信号进行滤波(低通、带通、高通)的教学实验数据处理演示程序。(Matlab demo program of signal filtering for instruction experiment.)
- 2012-05-15 16:19:16下载
- 积分:1
-
test_22
a matlab based target detector with real time serial port communication to be used for computer vision applications
- 2014-10-27 17:32:17下载
- 积分:1
-
NSGA-III
测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了从种群 Rt中选择最好的 N 个解进入下一代,首先利用基于Pareto支配的非支配排序将 Rt分为若干不同的非支配层(F1,F2等等)。然后,算法构建一个新的种群St,构建方法是从 F1开始,逐次将各非支配层的解加入到 St,直至 St的大小等于 N,或首次大于 N。假设最后可以接受的非支配层是 L层,那么在 L+ 1 层以及之后的那些解就被丢弃掉了,且 St FL中的解已经确定被选择作为 Pt+1中的解。Pt+1中余下的个体需要从 FL中选取,选择的依据是要使种群在目标空间中具有理想的多样性。(The test can run and modify the function according to its own situation. NSGA-III first defines a set of reference points. Then the initial population containing N individuals (preferably the same number of reference points as the original literature) was randomly generated, where N was the size of the population. Next, the algorithm is iterated until the termination condition is satisfied. On the basis of current population Pt, the algorithm simulates two-point crossover (SBX) and polynomial mutation to produce offspring population Qt by random selection.)
- 2021-01-26 22:38:41下载
- 积分:1
-
Matlab_simulate
该文献基于Matlab的光学实验仿真平台的研究分析。(Matlab-based simulation platform for optical experiments)
- 2009-12-20 13:56:58下载
- 积分:1
-
imss3
This demo develops the steady-state characteristics of an induction motor First start the simulation, then Double click the <PLOTS> block to view torque-speed and
current-speed curves and the current circle diagram(This demo develops the steady-state chara cteristics of an induction motor First start th e simulation, then click the Double)
- 2006-07-21 14:57:05下载
- 积分:1
-
MATLAB1
matlab 创建微分方程 解微分方程的基础 后续利用matlab自带函数解决(matlab to create Differential Equations Differential basis for follow-up use of matlab own function to solve)
- 2013-04-11 11:16:21下载
- 积分:1
-
fenceng
对小波信号进行去噪处理,主要采用分层重构,软硬阀值的方法进行仿真。(To deal with the noise of the wavelet signal, mainly adopts hierarchical reconstruction, hard and soft threshold method are simulated.
)
- 2015-06-13 22:10:58下载
- 积分:1