-
suijigongzhen
随机共振的几篇文章,比较有用,可以对原理有一定的了解,初级使用(Stochastic resonance in the project)
- 2015-01-28 22:45:04下载
- 积分:1
-
algaeex
Simple dynamic ode model describes a nutirition food web in a lake.
- 2010-12-08 17:04:53下载
- 积分:1
-
EPS_model
电动助力转向系统SIMULINK模型(附加整车模型)(SIMULINK model of electric power steering system (additional vehicle model))
- 2021-03-28 19:19:11下载
- 积分:1
-
OutputText
OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
- 2013-12-10 10:14:33下载
- 积分:1
-
Rayleigh_1
通信系统中基于MATLAB的四相移相键控调制的仿真(MATLAB-based communication system of the four-phase phase shift keying modulation simulation)
- 2009-04-18 16:43:53下载
- 积分:1
-
Iso
Classic isotropic hardening model
- 2013-10-27 04:09:08下载
- 积分: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
-
FDTD_Modeling
fdtd meling of metamaterials ebook
- 2010-12-06 08:34:34下载
- 积分:1
-
3
说明: 用matlab实现的fp树。目的是发现频繁项集,但是本代码只是实现了fp树(Fp tree with a matlab implementation. Aim is to discover frequent itemsets, but only realized the fp tree code)
- 2010-12-14 19:12:36下载
- 积分:1
-
poisson_c
在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解(In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written in C parallel programs, can greatly improve the solution of the Poisson equation)
- 2013-12-05 22:47:33下载
- 积分:1