-
mengtekaluofa
关于蒙特卡洛法进行计算面积的,根据随机投点所得到的频率反推概率来求得面积。很好用的一种思维方法(About the Monte Carlo method to calculate the area, according to the random frequency of investment points to get the probability to obtain the inverse area. A good way of thinking with)
- 2011-07-23 11:38:56下载
- 积分:1
-
redgit
为stanford大学donoho教授所编写的redgit变换源代码。是用c编写的,但已转化至matlab环境使用。(Written for Professor Donoho Stanford of the University of redgit transform source code. Is written in C, but has been converted to Matlab environment.)
- 2014-08-18 10:11:21下载
- 积分:1
-
四轮转向车辆(4WS) MATLAB_SIMULINK
说明: 四轮转向车辆(4WS)前后轮以及横摆角侧偏角之间的传递函数(Transfer function between front and rear wheels and yaw angle of 4WS)
- 2020-07-04 00:20:02下载
- 积分:1
-
sy1_4
说明: 读取图像lena.tif,进行DCT变换,每个图像块保留10个DCT系数进行重构图像,比较重建图像与原始图像的差异。(Read the image lena.tif, the DCT transform, each image block of 10 DCT coefficients to retain the reconstructed image, reconstructed image compared with the original image differences.)
- 2011-03-23 19:29:03下载
- 积分:1
-
MATLAByuanchengxu
《现代通信系统》Matlab源程序,一共10章的内容,好东西分享("modern communications systems" Matlab source, a total of 10 chapters, sharing the good things)
- 2006-06-06 10:06:51下载
- 积分:1
-
BYT
B样条的插补代码,通过MATLAB生成图形(B-spline interpolation code generated by MATLAB Graphics)
- 2011-06-01 22:36:39下载
- 积分:1
-
aco
蚁群算法ACO的应用,包括图像匹配,边缘检测,点检测,以及遗传算法GA(ACO ACO algorithm applications, including image matching, edge detection, detection, and genetic algorithm GA)
- 2014-05-20 21:25:21下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
STLsim
利用matlab语言,对STL格式的数据实现图形的仿真(Use of matlab language, STL format data to achieve graphics simulation)
- 2010-01-21 12:47:36下载
- 积分:1
-
EEMD
改进EMD分解模式混叠问题,利用EEMD分解,可以克服模态混叠现象(Improved EMD decomposition aliasing mode, use EEMD decomposition can overcome aliasing modes)
- 2014-11-27 11:00:36下载
- 积分:1