-
model
复杂网络中,无标度网络模型的源代码,以及在此基础建立的最优化传播方法(A complex network, scale-free network model of the source code, and on this basis, the establishment of optimum methods of dissemination)
- 2010-01-11 23:46:43下载
- 积分:1
-
14others
说明: 《MATLAB时频分析技术》例题matlab编程实现第十四章其他例子(err)
- 2008-09-23 15:35:10下载
- 积分:1
-
zuixiaoshengchengshu_MATLAB
最小生成树算法的matlab实现,自己写的(good for learning)
- 2013-11-29 12:16:22下载
- 积分:1
-
Doclo
存在麦克风增益相位误差时候的宽带波束形成器设计,采用最小二乘方法来实现。
(Phase error exists when the microphone gain broadband beamformer design, using the least squares method to implement.)
- 2013-12-23 10:56:33下载
- 积分:1
-
spatiograms
matlab code for spatiograms of images
- 2010-12-30 01:47:35下载
- 积分:1
-
SVMmatlab
说明: 在MATLAB运行环境下,基于支持向量机的非线性系统辨识程序!(Run in the MATLAB environment, based on support vector machines for nonlinear system identification procedure!)
- 2010-04-11 18:44:08下载
- 积分:1
-
新建文件夹
说明: 画海洋中一些海图,对于学海洋学生来说很重要(It is important for ocean students to draw charts in the ocean)
- 2020-03-09 14:50:25下载
- 积分:1
-
bch_example
本资源里描述的BCH编码算法,经测试,很好用的。(bch encode)
- 2009-05-01 23:47:17下载
- 积分:1
-
Spacecraft_Control_Toolbox
The Spacecraft Control Toolbox is composed of MATLAB m-fi les and mat-fi les, organized into a set of modules by subject. It is essentially a library of functions for analyzing spacecraft and missions. There is a substantial set of
software which the Spacecraft Control Toolbox shares with the Aircraft Control Toolbox, and this software is in a module called Common. The core spacecraft fi les are in SC and SCPro along with special plotting tools in Plotting.
The new CubeSat module demonstrates mission planning and simulation for nanosatellites. These fi ve modules are referred to together as the Core toolbox. Functions for estimation, orbit analysis, subsystem analysis, and detailed
attitude control system examples are grouped in separate modules. All of the modules are described in the following table, including the add-on modules which are purchased separately.
- 2020-07-10 22:28:56下载
- 积分:1
-
hpfilter
这不是一个标准MATLAB的函数
H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器
n阶和截止D0 。
gaussn 高斯高通滤波器的截止(标准偏差) D0 。
如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。(THIS IS NOT A STANDARD MATLAB FUNCTION
H = hpfilter (type,M,N,D0,n) creates the transfer function of a highpass filter, H, of the specified type and size MxN. Possible values for type, D0, and n are: ideal Ideal highpass filter with cutoff frequency D0. Ifsupplied, n is ignored. btw Butterworth highpass filter
of order n, and cutoff D0.
gaussn Gaussian highpass filter with cutoff (standard deviation)D0.
)
- 2009-03-21 19:05:50下载
- 积分:1