-
(高维词典学习)OSDL-master
说明: 用matlab实现的稀疏字典学习算法,可以用于图像去噪、图像分类、图像识别等(Sparse dictionary learning algorithm implemented by Matlab can be used for image denoising, image classification, image recognition and so on.)
- 2019-04-24 19:29:15下载
- 积分:1
-
一个声纹识别的全代码matlab(需要录音)
说明: 一个声纹识别的全代码matlab(需要录音)(A full code matlab for voiceprint recognition (recording required))
- 2020-10-30 23:09:56下载
- 积分:1
-
xo
说明: XO Game with GUI 是一款用matlab编写的待用户界面的人工智能游戏。
This is an improvement on the previous text-based game that was previously created. This file features a GUI with the same AI and sound effects. The Computer plays based on very simple rules, yet it is difficult to beat. (XO Game with GUI is a matlab prepared to be used user interface artificial intelligence game. This is an improvement on the previous text-based game that was previously created. This file features a GUI with the same AI and sound effects. The Computer plays based on very simple rules, yet it is difficult to beat.)
- 2007-12-05 18:16:23下载
- 积分:1
-
matlabgaij
基于改进的matlab工具箱,主要用于遗传算法(Matlab toolbox based on an improved, mainly for genetic algorithm)
- 2009-12-28 10:00:20下载
- 积分:1
-
PowerFlow_TAnaly
动态仿真作业(隐式梯形积分)说明:1.潮流计算采用直角坐标形式保留二阶项的快速潮流算法 2.暂态稳定分析采用改进欧拉法和直接解法 3.发电机模型为三阶模型 4.励磁是1阶模型 (Dynamic simulation operation (implicit trapezoidal integration) Description: power flow calculation using the rectangular form to retain the second order fast load flow algorithm 2. Transient stability analysis using the improved Euler method and direct solution 3. Generator model threeorder model 4 excitation is an order model )
- 2020-12-03 14:09:25下载
- 积分:1
-
Matlab-Mie
The purpose of this program is to calculate the refractive index of a certain material. And you should import some basic optical parameters firstly.
- 2013-07-16 20:59:26下载
- 积分:1
-
yaw
用于计算船舶动力定位艏向角调整中,在风力作用下推进器推力的大小(DP control for yaw)
- 2021-04-16 16:18:53下载
- 积分:1
-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
canceler
采用MATLAB画出双、单延迟对消器的输出仿真波形(Using MATLAB to draw double delay canceller output waveform simulation)
- 2015-01-18 23:49:43下载
- 积分:1
-
earth
用matlab编写的一个地球图片程序,很有意思。(Using matlab to prepare a global picture of the process, a very interesting question.)
- 2009-05-06 18:40:02下载
- 积分:1