-
transport
说明: 经典的有限差分法,包含迎风格式,中心差分,LaxWendroff(Transport Equation with Finite Differences)
- 2020-07-04 09:08:59下载
- 积分:1
-
anisodiff
ANISODIFF - Anisotropic diffusion.
Scale-space and edge detection using anisotropic diffusion.
(Matlab SourceCode)
(ANISODIFF- Anisotropic diffusion.
Scale-space and edge detection using anisotropic diffusion.
(Matlab SourceCode)
)
- 2009-12-17 17:57:25下载
- 积分:1
-
RLS-improvement
rls改进算法的MATLAB仿真程序,供大家参考(rls MATLAB simulation program to improve the algorithm, for your reference)
- 2011-05-01 16:03:02下载
- 积分:1
-
CPandI
pll仿真,锁相环的设计与simulink下的仿真图。准确的。(pll simulation, phase-locked loop design with simulink under the simulation diagram. Accurate.)
- 2012-05-21 21:00:20下载
- 积分:1
-
Matlab-filtering2
matlab数字滤波程序,针对陀螺检测信号进行数字滤波(Matlab digital filter, digital filter for gyro testing signals)
- 2013-10-30 19:26:28下载
- 积分:1
-
chengxu
用批处理最速下降法训练网络,利用Matlab Script节点实现在此以对一个非线性函数的逼近作为例子来说明
(Batch steepest descent method to train the network to use Matlab script node to achieve this as an example of a nonlinear function approximation to illustrate)
- 2013-05-13 05:21:45下载
- 积分:1
-
gaussian
运用高斯混合模型,识别车辆,分割车辆,检测车流量,运算很快,效果不错(Using the gaussian mixture model, identification of vehicles, vehicle segmentation, detection and traffic operation soon, effect is good)
- 2021-04-08 14:59:01下载
- 积分:1
-
esprit
具有高分辨信号的空间谱估计-旋转不变技术(ESPRIT)
- 2010-10-17 22:24:07下载
- 积分:1
-
Backscattering
MAT(rix) LAB(oratory) predstavlja sna an softverski paket koji je i programski jezik
visokog nivoa i raèunarski vizuelizacioni alat. Program je prvobitno bio napisan kako bi se
obezbjedio lak pristup softveru za rad sa matricama razvijenom u okviru projekata
LINPACK i EISPACK u Argonne National Labs. Tokom godina evoluirao je u standardni
alat za numerièka izraèunavanja na univerzitetima irom sveta i u razvojnim odeljenjima
u industriji. Trenutno je aktuelna verzija 5.3.1, a postoje realizacije za vi e hardverskih
platformi.
MATLAB sadr i i niz specijalizovanih alata u obliku tzv. skript datoteka (M-datoteke) koje
pro iruju njegove moguã nosti u odreeenim klasama problema kao to su digitalna obrada
signala, automatsko upravljanje, modeliranje i simulacija sistema, neuralne mre e, fazi
logika, parcijalne diferencijalne jednaèine itd.
- 2010-03-07 03:42:18下载
- 积分:1
-
1
说明: 在MATLAB中表示信号的常规格式是向量或者矩阵。本示例中利用randint 函数来产生一个表示二进制数据序列连续值的列向量。其中二进制数据序列的长度(即为列向量中的行数)设置为30,000。
下面的代码同时还绘制了数据序列的杆图(stem plot),用来显示数据的0、1值。你所产生的图可能与次示例中的图有一点不一样,这是因为本示例中应用了随机数。
(Said signal in MATLAB conventional format is a vector or matrix. In this example use randint function to generate a column vector of a sequence of binary data, said successive values. Wherein the length of the binary data sequence (i.e., the number of rows in the column vector) is set to 30,000. The following code sequence of data is also plotted in Fig rod (stem plot), the value 0 is used to display the data. You may have generated the second example of FIG FIG little different, this is because the present example, the application of the random number.)
- 2014-09-21 08:27:58下载
- 积分:1