-
iir1
自适应滤波算法与实现matlab_algorithmsiir1(Adaptive Filtering Algorithm and Implementation matlab_algorithms iir1)
- 2009-10-26 21:41:27下载
- 积分:1
-
LED_road
LED路灯配光需要计算许多重要参数。本程序通过利用LED路灯实测数据来讨论这些参数间关系。(lots of parameteres have to be calculated before using the LED road lamp. this program use the measured data to discuss these parameteres.)
- 2012-04-26 02:11:24下载
- 积分:1
-
Matlab(DCpower-flowprogram)
基于18个节点的直流潮流计算程序,能够运行没有错误,文件全,易初学者学习。(18 nodes based on dc power flow calculation program, to be able to run without error, file, all within easy scholars study.
)
- 2021-03-05 22:29:31下载
- 积分:1
-
matlabprocess
用matlab创建一组条纹码图像,输入为一个数组,数组内数字大小为0-63,算法自动生成一个二进制条纹码并显示。(it make a picture of the matrix.)
- 2010-10-26 11:18:16下载
- 积分:1
-
matlab-self-taught-60-codes
自学Matlab必备的60个小程序代码.(Self-study Matlab necessary 60 small code
)
- 2013-12-25 21:03:28下载
- 积分:1
-
旅行商问题
基于遗传算法求解旅行商问题(TSP)
首先采用随机生成点函数,生成一幅地图。假定一个点对应一个城市。
之后用该地图求解旅行商问题(Solving Traveling Salesman Problem (TSP) Based on Genetic Algorithms
Firstly, a map is generated by random generating point function. Suppose a point corresponds to a city.
Then the map is used to solve the traveling salesman problem.)
- 2020-12-21 16:29:08下载
- 积分:1
-
Green-Comm-Journal
green communication journal
- 2014-08-25 14:19:36下载
- 积分:1
-
matlabeasy
matlab s easy lessons
- 2013-08-09 20:45:47下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
MocapToolbox_v1.5
MCT工具箱是一个Matlab® 工具箱包含函数分析和动作捕捉数据的可视化。工具箱分析的主要目的是与音乐有关的运动,但可能是有用的在其他领域的研究。(The MoCap Toolbox is a Matlab® toolbox that contains functions for the analysis and visualization of motion capture data. The toolbox is mainly aimed for the analysis of music-related movement, but might be useful in other areas of study as well. It supports the generic .c3d file format, the .tsv data format produced by the Qualisys Motion Capture system, the .mat file format produced by the Qualisys Motion Capture system, the .bvh format, and the .wii format produced by the WiiDataCapture software.
To use the toolbox, you need the Matlab software. Before using it, the toolbox has to be added in the Matlab path variable. The toolbox should be compatible with most versions of Matlab and most platforms. The latest implementations and developments have been made on Matlab version 8.4 (R2014b) running on Macintosh OS X v10.10. The MoCap Toolbox comes with no warranty. It is free software, and you are welcome to redistribute it under certain conditions. See the file License.txt prov)
- 2021-01-24 14:38:43下载
- 积分:1