-
matlab
用Matlab仿真二取二乘二系统的马尔可夫模型,得到可靠性和安全性曲线(the simulation of double 2-vote-2 system based-on markov model)
- 2009-06-05 19:18:35下载
- 积分:1
-
LEcomputation
本人使用matlab编写的用于计算连续系统LE的程序(I use matlab prepared continuous system used to calculate the LE procedure)
- 2008-07-03 18:24:35下载
- 积分:1
-
matlab
周期函数的傅立叶级数与信号重构基波与谐波(Periodic function of the Fourier series and the fundamental and harmonic signal reconstruction)
- 2010-05-19 20:14:45下载
- 积分:1
-
Simple-Clustering
ICA Clustering
In computer science, Imperialist Competitive Algorithm (ICA)[1] is a computational method that is used to solve optimization problems of different types. Like most of the methods in the area of evolutionary computation, ICA does not need the gradient of the function in its optimization process.
From a specific point of view, ICA can be thought of as the social counterpart of genetic algorithms (GAs). ICA is the mathematical model and the computer simulation of human social evolution, while GAs are based on the biological evolution of species
- 2012-08-18 20:11:12下载
- 积分:1
-
filter
这是我自己搭建的射频中经常用到的T型滤波器,希望对大家有所帮助!(This is my own radio frequency often used to build a T-type filter, we want to help!)
- 2013-05-24 21:32:34下载
- 积分:1
-
DOA_d_a
延迟相加法进行波达方向估计,两个程序分别为1个和3个入射信号两种情况。(Delay sum method DOA estimation, the two programs were one and three both cases, the incident signals.)
- 2009-11-19 22:27:11下载
- 积分:1
-
Mlb
说明: 用matlab实现利用统计混沌方法解决非线性系统时间序列预测的问题(achieved using Matlab using statistical methods to solve nonlinear chaotic time series forecasting system problems)
- 2006-04-18 10:32:30下载
- 积分:1
-
harris
使用harris方法提取特征点,并保存特征点坐标(To extracted feature points use harris, and save the coordinates of the feature points)
- 2020-06-29 19:20:01下载
- 积分:1
-
RBFNN
一个小的matlab程序利用RBFNN进行函数拟合(A small matlab program using RBFNN for function fitting)
- 2013-12-04 06:28:58下载
- 积分:1
-
C++_with_Matlab
Why use C/C++ with Matlab?
• Matlab can be slow
• C++ can be fast
– How can we integrate C++’s speed with
Matlab’s convenience? Matlab’s convenience?
• Goal:
-Implement critical functions with (fast)
C++ code, and use (slow) Matlab code
for data structure management (which
can be difficult/annoying in C++)
- 2010-12-17 19:00:24下载
- 积分:1