-
MMM
3 plane wave to solve band structure
- 2009-06-25 13:53:23下载
- 积分:1
-
fft
说明: 用matlab编写的fft快速傅立叶变换及逆变换函数,文件用M语言写成,可以运行(Matlab prepared using fft Fast Fourier Transform and inverse transform function, M language documents, you can run)
- 2009-08-12 11:48:33下载
- 积分:1
-
643853_Algorithms_Chapter-1
this is matlab program
- 2012-09-03 13:26:23下载
- 积分:1
-
optimization-model
matlab针对一些给出的数据,进行模型构建并进行优化和处理,附带若干个例子(Matlab for some given data, model building and optimization and processing, with several examples)
- 2014-02-21 16:04:12下载
- 积分:1
-
neural_xor
code for XOR problem using BP neural network without using matlabtoolbox
- 2010-05-08 14:24:32下载
- 积分:1
-
APF_ip_iq
APF基于ip-iq的Simulink仿真模型,学习及分析APF很好的资料,验证可用,文件仅用于学习交流,严禁用于商业用途。(APF ip-iq Simulink models based APF study and analysis of good information, verification is available only for study and exchange files, non-commercial use.)
- 2015-04-09 09:53:09下载
- 积分:1
-
EXPONENTIAL
making exponential signal with matlab
In communications, the purpose of using exponential signals instead of sinosuid ones is to use both halves of signal spectrum(Negative and Positive sides of spectrum).
For example an FSK signal can not simply downconverted to DC. because its spectrum is not symmetric around its center frequency, so you should downconvert it with exponential signal( the idea of using I and Q downconverter).
- 2013-05-25 01:05:06下载
- 积分:1
-
langpao_v45
三相光伏逆变并网的仿真,本科毕设要求参见标准测试模型,自写曲率计算函数 。( Three-phase photovoltaic inverter and network simulation, Undergraduate complete set requirements refer to the standard test models, Since writing the curvature calculation function.)
- 2016-05-14 16:34:34下载
- 积分:1
-
aa
说明: 要求如下: 数组与函数 1. 实验目的:掌握数组与函数的使用方法,掌握,面向过程的程序设计方法,复习分支与循环语句的使用。...
(Requirements are as follows: the array with the function 1. Experimental purposes: taking control of the array with the function to use, master, process-oriented program design method, review the use of branching and loop statements. ...)
- 2010-03-20 15:02:12下载
- 积分:1
-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1