-
bss
此程序主要是解决忙信号的线性分离的,将混合的未知信号尽可能的恢复出来,使之能够辨别。(The procedure is to solve the linear separation of busy signals, the mixed signals as far as possible the recovery of the unknown out, so that it can identify.)
- 2010-12-01 20:24:46下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
0.5
无线传感器基于LEACH协议的matlab仿真!(Based on matlab LEACH protocol for wireless sensor simulation!)
- 2013-11-29 17:38:16下载
- 积分:1
-
modeling
地震勘探中,声学介质下的波传播正演模拟,采用高精度有限差分方法,规则网格的,含有计算差分系数的子程序(Seismic exploration, acoustic wave propagation medium under the forward modeling, finite difference method using high-precision, regular grid containing the subroutine calculates the difference coefficients)
- 2017-03-09 20:57:06下载
- 积分:1
-
matlab
MATLAB 神经网络用于数字识别源程序 手写数字识别,有图例,大家可以看看(MATLAB neural network to identify the source for digital handwritten numeral recognition, there are legends, we will look at)
- 2009-04-16 12:45:30下载
- 积分:1
-
find_trans_radon_peaks
A simple code to find all the peaks in the radon space which are higher then the threshold given by the user , this code return the polaire coordinates (rho, theta) of every peak
- 2011-01-03 17:33:26下载
- 积分:1
-
BP_MATLAB
包括种群初始化、选择、交叉、变异各个子程序,每一部分都作为一个单独M文件。主程序是实现遗传算法网络的训练过程;测试程序可以对训练得到的网络进行结果测试(Including population initialization, selection, crossover and mutation all subroutines, each of which as a separate M-file. Main program is to achieve genetic algorithm network training process test procedures can be trained to get the results of the test network)
- 2021-01-27 00:18:37下载
- 积分:1
-
matlabdianjifangzhen
matlab电机仿真精华50部分模型包括第六节同步电机 异步电机和直流电机(matlab motor simulation of the essence 50-part model)
- 2013-05-19 23:05:03下载
- 积分:1
-
pv_array
根据光伏电池数学模型所建立的Simulink光伏电池仿真模块,可设定光照强度、短路电流、开路电压、最大功率点电流与电压等参数。(According to the mathematical model of photovoltaic cell, the simulation module of Simulink is built, which can set the parameters such as light intensity, short circuit current, open circuit voltage, maximum power point current and voltage.)
- 2015-12-30 16:15:50下载
- 积分:1
-
MatLabSimulink
在Matlab下用Simulink进行通信仿真,模拟线性调制,扰码与解扰,低通信号的抽样定理设计
(In Matlab using Simulink for communication simulation, simulation of linear modulation, scrambling and descrambling, low-signal design of the sampling theorem)
- 2008-05-15 22:34:25下载
- 积分:1