-
shipinfenzhen
对任意视频进行分帧与合成,本方法的实时性很好,基本能达到实时处理(For any video framing and composition, this method is very good real-time, basic to achieve real-time processing)
- 2010-06-26 10:42:44下载
- 积分:1
-
mpc
to calculate a tuning parameter of dmc and mpc controller
- 2009-05-20 00:16:34下载
- 积分:1
-
car_segmentation
基于matlab的车牌图像分割,先用中值滤波去除噪声再进行分割(Based on matlab license plate image segmentation using median filter to remove noise and then split)
- 2013-03-20 17:14:37下载
- 积分:1
-
OFDM_simple_simulation
仿真产生OFDM信号;通过信道;实现解调。子载波用16QAM调制。(Simulation generate OFDM signals through the channel achieve demodulation. Subcarriers with 16QAM modulation.)
- 2013-12-01 14:29:10下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
gaussverfahren
高斯法求解方程,在matlab中建立,求解方程并显示运算时间结果,用于对高斯法有一个更直观的认识。(Gauss method for solving equations, established in matlab, solving equations and displays the computation time results for the Gaussian method has a more intuitive understanding.)
- 2013-09-25 20:22:59下载
- 积分:1
-
oppo_Differential-Evolution
反向差分源代码,入口为main()函数内含详细注释,解决函数维度具有可扩展性。(Reverse differential source code, the entrance to main () function contains detailed notes, solve scalability dimension function.)
- 2014-12-25 17:36:48下载
- 积分:1
-
Three_phase_PV_inverter
说明: 基于电网电压定向的矢量控制策略,其中只是电流内环部分。(The vector control strategy based on grid voltage orientation is only the inner current loop.)
- 2019-05-18 12:05:08下载
- 积分:1
-
klasyfikacja_popr
Algorithm clasification genes
- 2014-11-28 05:47:24下载
- 积分:1
-
BPSK
该程序为BPSK调制的MATLAB源代码,首先通过仿真得到信号源,再进行调制(The program for the BPSK modulation MATLAB source code, first get the signal source through simulation, then modulate)
- 2014-11-28 10:14:09下载
- 积分:1