-
SSR
Sub Synchronous resonance for generator
- 2010-02-06 14:51:21下载
- 积分:1
-
ond_six_pas
It is an inverter six steps (indirect) (three phase)
- 2013-11-17 05:49:07下载
- 积分:1
-
椭圆型方程五点差分法
说明: 椭圆形方程的五点差分方法,内涵求解方程的迭代程序包括雅克比迭代和高斯迭代(Five-point difference method for elliptic equation. Iterative procedures for solving the equation include Jacobian iteration and Gauss iteration.)
- 2019-06-09 12:09:40下载
- 积分:1
-
steerfilter
Design and Use of Steerable Filters PAMI1991文章的代码,含有测试图像和demo,可运行(It implements a steerable Gaussian filter.
This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in:
W. T. Freeman and E. H. Adelson, "The Design and Use of Steerable Filters", IEEE PAMI, 1991.)
- 2009-11-24 11:17:34下载
- 积分:1
-
8dpsk
八位差分相移键控误码率分析的MATLAB程序(Eight differential phase shift keying bit error rate analysis of the MATLAB program)
- 2010-11-27 22:32:43下载
- 积分:1
-
maximumvaluesorting
说明: 利用matlab求多个数据中的最值问题(其中包括最大与最小)(Multiple data using matlab seeking the most value problem (including the largest and smallest))
- 2010-04-24 20:56:56下载
- 积分:1
-
smith-PID
基于滞后系统而改进的smith算法的PID实现(Lag system based on the improved PID algorithm to achieve smith)
- 2014-12-02 22:21:15下载
- 积分:1
-
Line-50Hz-electric-filter-algorithm
50hz线电滤波算法,剔除信号中的限电干扰(50hz power line filtering algorithm, brownouts eliminate signal interference)
- 2013-12-11 20:18:05下载
- 积分: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
-
VRP
这是一个用C++编写的vrp问题的源码,很适合初学者。(This is a C++ Prepared vrp source issues, it is suitable for beginners.)
- 2008-12-14 00:01:32下载
- 积分:1