-
toyFDTD1
Example of the FDTD method with graphical output.(Example of the FDTD method with graphical o utput.)
- 2006-06-20 03:38:11下载
- 积分:1
-
nikle
照书上写的一个小程序,已经测试过没有问题(According to the book written by a small program, no problem has been tested)
- 2011-09-28 08:43:13下载
- 积分:1
-
inverter1
关于三相全桥逆变器的matlab/simulink仿真,采用开环控制的方式(Matlab About three-phase full-bridge inverter/simulink simulation, using the open-loop control mode)
- 2021-04-22 16:08:48下载
- 积分:1
-
newtpf
说明: 电力系统潮流计算matlab牛拉法潮流计算(Niu Lafa Power Flow Calculation)
- 2020-06-20 12:40:02下载
- 积分:1
-
E_pulse
E_pulse methode target identification
- 2012-03-22 18:39:51下载
- 积分:1
-
OSCaR
OSCaR是一个锥形束CT(容积CT)重建算法,为AAPM开发的一个开源matlab gui代码,其投影数据需要到官方网站下载。也可以使用varian或者医科达的cone beam ct 投影进行重建。( OSCaR is a code about the reconstruction of cone beam CT, it is GUI,and very friendly。)
- 2012-05-19 18:37:05下载
- 积分:1
-
ConvAndCorrDemo
主要介绍如何实现卷积和相关的界面演示,并可以自己编写信号,操作方便。(Describes how to implement convolution and correlation of the interface presentation, and you can write your own signal, easy to operate.)
- 2011-09-20 09:26:27下载
- 积分:1
-
matlabGUI
matlab中如果需要更改对话窗口的图标,则需要自己在程序中加入代码,文件包括3个窗口的图标更改程序。(matlab dialog window, if you need to change the icon, you will need to add your own in the program code, files including three windows icons change the program.)
- 2013-11-07 20:42:58下载
- 积分:1
-
rgb_hormomorphic
使用MATLAB对RGB图像进行同态滤波,滤波函数选用高斯滤波器和Logistic曲线(Selection of Gaussian filter using MATLAB RGB image homomorphic filtering, filtering function and Logistic curve)
- 2013-04-26 20:41:31下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1