-
LSSVM
本程序是一个用LSSVM实现简单煤炭数据先拟合程序,用MATLAB编写。(This procedure is a simple to use LSSVM first coal data fitting procedures, prepared by MATLAB.)
- 2008-07-21 08:35:56下载
- 积分:1
-
kalman
生成白噪声,利用kalman滤波生成模型,卡尔曼滤波稳态值求解(Generate white noise, the use of kalman filter generation model, Kalman filter for solving steady-state value)
- 2013-07-11 20:11:51下载
- 积分:1
-
Newton
牛顿插值函数:自己编写的牛顿插值函数,matlab里面不自带(Newton interpolation function)
- 2014-12-16 10:20:14下载
- 积分:1
-
Queen
求解n皇后问题的MATLAB源程序。此程序只需输入皇后个数,即可得到所有的解。(N queens problem solving MATLAB source code. Just enter the number of this program at Queen' s, you can get all of the solution.)
- 2009-10-14 15:20:41下载
- 积分:1
-
MATLAB_huitu[1].doc
说明: matlab绘图与画图仿真方法与学习,一些实例,例子,课空(matlab simulation method of drawing and drawing and learning, a number of examples, examples, class space)
- 2010-04-16 21:22:50下载
- 积分:1
-
MATLABaPID
一个MATLAB模糊PID控制程序,弄成了TXT格式,代码是没变的,方便有些手机上查看(MATLAB CODE)
- 2014-10-21 11:05:21下载
- 积分:1
-
shuangpu
高阶谱双谱程序,非常实用的双谱例程供你参考(Order spectrum bispectral procedures, very practical double spectral routines for your reference)
- 2013-11-04 20:11:09下载
- 积分:1
-
AF-DF-CC
关于协作通信方面的放大转发、译码转发、编码协作的介绍,对学习协作通信非常有帮助。(About cooperative communications amplification forwarding, forwarding decoding encoded collaboration introduction learning collaborative communication is very helpful.)
- 2014-05-24 11:12:01下载
- 积分:1
-
瑞利信道仿真
用matlab建立的通信信道的仿真,包括卷积编码,qam调制,瑞利信道仿真(using Matlab established communication channel simulation, including the convolution coding, QAM modulation, Rayleigh Channel Simulator)
- 2020-06-30 22:40:02下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1