-
Mode
AUV的建模及其参数整定的Matlab程序,可以复制粘贴到Matlab中(PARAMETER IDENTIFICATION OF ARIES)
- 2012-05-14 11:49:54下载
- 积分:1
-
一个带案例对比的S-G滤波,红色为处理结果
一个带案例对比的S-G滤波,红色为处理结果,绿色为无噪信号,蓝色为含噪信号(A S-G filter with case comparison)
- 2020-06-27 00:00:02下载
- 积分:1
-
bfl-0.4.2
Klaas Gadeyne, a Ph.D. student in the Mechanical Engineering Robotics Research Group at K.U.Leuven, has developed a C++ Bayesian Filtering Library that includes software for Sequential Monte Carlo methods, Kalman filters, particle filters, etc. (Klaas Gadeyne. a Ph.D. student in the Mechanical Engineering R obotics Research Group at K. U. Leuven, C has developed a Bayesian Filtering Library th at includes software for Sequential Monte Carl o methods, Kalman filters, particle filters, etc..)
- 2007-03-12 16:41:19下载
- 积分:1
-
productionplanningoptimization
Optimal Production Planning Formulation
- 2015-01-05 05:34:55下载
- 积分:1
-
TxT_to_pices
MATLAB文本分割器,运行程序,输入文件名和分割大小,就可以分割了。
本人比较爱看小说,经常会用到文本分割器,于是用m语言编了一个,分割效率还是挺高的,希望各位会喜欢。(MATLAB version of partition, and run the program, enter the file name and the partition size, you can split it. I am more love stories, often used for text segmentation, and therefore the language used for matlab。 It is so efficiency, and I hope you will enjoy.)
- 2009-04-02 20:57:41下载
- 积分:1
-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
指纹识别的matlab源码
说明: 一个指纹识别系统的源码,附带了测试图片,运行正常。(A fingerprint identification system source code, with a test picture, running normally.)
- 2020-03-22 10:52:16下载
- 积分:1
-
单脉冲和差波束测角程序
单脉冲和差波束测角程序。
此程序实现了线阵8阵元的和差波束测角,利用全阵同时形成两个波束,形成和差波束,随着测量角度的增大其误差也逐渐增大,这是由于这种方法的近似所致和波束扫描时变胖(Single-pulse and beam deviation angle measuring procedures. This program implements linear 8-element array and differential beam angle measurement, using the whole array at the same time to form two beams, beam forming and poor, with the measurement of the angle increases the error also increases, which is a result of this approach approximate due to fat, and beam scan)
- 2021-01-20 19:38:42下载
- 积分:1
-
shiyan5
已知消息信号为一个长度为8的二进制序列;载波频率为 ,采样频率为4KHz。编程实现一种调制、传输、滤波和解调过程。(Known message signal is a binary sequence with a length of 8 the carrier frequency, the sampling frequency of 4KHz. Programming a modulation, transmission, filtering, and demodulation process.)
- 2013-03-05 10:04:08下载
- 积分:1
-
fcmMATLAB
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。(Fuzzy C- means algorithm is easy to converge to a local minimum point, in order to overcome this drawback, the genetic algorithm is applied to fuzzy C- means algorithm (FCM) optimization calculations by the genetic algorithm initial cluster centers, and then using standard fuzzy C- means clustering algorithm to obtain the final classification results.)
- 2015-03-25 13:26:59下载
- 积分:1