-
quad1
NIT工具箱升级版,包括二重积分的任意区间(采取的是高斯-勒让德积分)(NIT toolbox )
- 2015-03-03 22:36:37下载
- 积分:1
-
ScieCompLec6Q1
solve boundary value problem of
Cousera课程Scientific Computing的Lecture 6对应的Quiz中Question 1的求解程序。
求解常微分方程的边值问题。
y =-4y (y of Theory: y=0.5*sin(2x))
x∈[0,1]
BC: y(0) = 0 y (1) = cos(2).
(solve boundary value problem of Cousera course Scientific Computing' s Lecture 6 corresponds Quiz Question 1 in the solution process. Solving boundary value problems for ordinary differential equations. y' ' =-4y (y of Theory: y = 0.5* sin (2x)) x ∈ [0,1] BC: y (0) = 0 y ' (1) = cos (2).)
- 2013-05-22 12:47:54下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
光伏并网
太阳能光伏经过整流再进行并到交流电网的平台搭建(Solar photovoltaic is rectified and then built on the platform of alternating current network)
- 2020-06-20 05:00:01下载
- 积分:1
-
speccorr
这里给出另一组对谱线校正的方法,其中包括了9种方法。(Here are the other group on the spectrum correction method, including nine kinds of methods.)
- 2008-02-18 18:19:48下载
- 积分:1
-
beginner_1
GUI tutorial in matlab
- 2011-11-02 22:23:33下载
- 积分:1
-
Sobel
matlab源程序,用Sobel算子和拉普拉斯对图像锐化(Matlab source code, image sharpening of Sobel operator and Laplasse
)
- 2014-01-29 02:01:13下载
- 积分:1
-
mont-carlo-tsp
tsp with mont carlo algorithm
- 2011-05-01 14:23:01下载
- 积分:1
-
MIMO_commucation_system
这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。
(This is a space-time block coding based on the MIMO_OFDM communication system simulation design. This system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, based on training symbols such as communication channel estimation module.)
- 2010-05-13 09:30:44下载
- 积分:1
-
pw_cfr
peak windowing crest factor reduction
- 2015-03-16 15:23:43下载
- 积分:1