-
WhiteandcoloredNoise_series
利用白噪声序列和传递函数生成有色噪声的源代码,很实用(Using white noise sequence and colored noise transfer function to generate source code, very useful)
- 2014-01-15 11:13:16下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
Fiber-Optic_Technology
document on fiber optic technology
- 2009-07-04 20:58:08下载
- 积分:1
-
PCAdebianhua
这是一个基于matlab的一个pca变换,先从去均值处理,在降维,然后一些列变化(This is a based on the matlab a pca transform, first from to mean processing, on dimensional reduction, and then a few changes
)
- 2012-05-17 14:47:03下载
- 积分:1
-
ProbabilityIncluding2or3collisions
计算星载AIS系统包含2~3个冲突信号的检测概率。(Computing detection probability of two to three conflict signal for space-based AIS.)
- 2021-04-13 11:08:56下载
- 积分:1
-
mosaic
matlab编写的基于特征点的图像配准的代码,希望对大家有用(matlab feature point-based image registration code, written in the hope that useful)
- 2013-03-05 10:44:34下载
- 积分:1
-
fdtd-3d
该代码利用matlab,根据各类边界条件的设定,实现了FDTD的算法。( This MATLAB M-file implements the finite-difference time-domain
solution of Maxwell s curl equations over a three-dimensional
Cartesian space lattice comprised of uniform cubic grid cells.)
- 2013-12-26 15:08:05下载
- 积分:1
-
程序
说明: 卷积神经网络的分类程序 都可以运行 欢迎大家交流学习(Convolutional Neural Networks, CNN shift-invariant classification)
- 2020-02-07 17:57:34下载
- 积分:1
-
system_identification
说明: 基于LMS算法的系统辨识,希望对大家有帮助(LMS algorithm based on system identification, we want to help)
- 2010-04-19 20:53:17下载
- 积分:1
-
Matlab-and-its-application-tutorial
Matlab基础及其应用教程,适用于初学者快速入门。(Matlab and its application tutorial for beginners to get started.)
- 2013-11-08 09:56:08下载
- 积分:1