-
MATLAB5
本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。(This book logically arranged from beginning to end examples describing the content of complete and relatively independent of each chapter it is a simple MATLAB reference books, both for beginners, but also to high-level MATLAB users.)
- 2009-10-23 16:46:51下载
- 积分:1
-
BoundaryCond
this program simulates 1D electromagnetic Maxwell equations with absorbing boundary condition to prevent reflection from the boundaries of the problem space. this is by using finite difference time domain method FDTD
- 2013-08-28 17:16:13下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
stability-lobe-matlab
用于绘制加工稳定性耳垂图,可以确定不同参数下的稳定性加工极限(For drawing processing stability lobe diagram, can determine the limit of machining stability under different parameters)
- 2016-12-02 11:14:15下载
- 积分:1
-
TDPCA2
pca 算法的matlab实现
与大家一起分享(PCA algorithm matlab to share with everyone)
- 2008-05-14 16:33:28下载
- 积分:1
-
readdata
说明: 读取数值数据与非数值数据相混合的文本文件,包括用空格间隔和用逗号间隔开的两类数据(Read numeric data mixed with non-numeric data text file, including the comma with a space spaced intervals and two types of data)
- 2011-03-26 10:37:52下载
- 积分:1
-
PID_wajueji.m
在MATLAB中仿真,挖掘机动臂控制系统的数字PID设计(Excavator arm control system design of digital PID
)
- 2012-04-23 10:08:15下载
- 积分:1
-
ABSprogramm
ABS function to solve the velosity of the vehicle vs the velosity of the wheels System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2011-07-07 11:22:01下载
- 积分:1
-
2013420064H1
using the maping and composite method to calculate the integration of exp(-x2/2)
- 2014-12-29 13:44:20下载
- 积分:1
-
LPP
利用MATLAB对原始数据特征提取(数据降维)((Data dimensionality reduction of raw data feature extraction using MATLAB))
- 2021-03-25 17:49:14下载
- 积分:1