-
pvbattery
光伏电池模型 matlab simulink里搭建 功能良好(PV battery model)
- 2021-04-11 11:28:58下载
- 积分:1
-
calculate_domain_size
基于fdtd算法利用matlab软件编写的计算问题空间的程序,适合光电子和晶体等领域(Based on FDTD algorithm using matlab software to write the calculation problem of the space program, suitable for optoelectronic and crystal, etc)
- 2013-09-26 19:59:29下载
- 积分:1
-
3898238942894zhiwen
基于matlab的指纹库识别,指纹识别(matlab)源代码。(Matlab-based fingerprint database recognition, fingerprint recognition matlab source code.)
- 2020-11-02 11:39:54下载
- 积分:1
-
SB1_110.tar
说明: 相关向量机RVM.可以做分类,回归。具体运行例子,演示程序在Demo.m,供大家参考和修改成自己想要实现的程序。(Can do classification and regression. Specific operation examples. Put it in a WORD specifically for your reference and modification into the program you want to achieve.)
- 2020-12-15 22:16:09下载
- 积分:1
-
armTransform212
Computes the Forward kinematics of the RA-01 Robotic arm made by Images SI, Inc
- 2010-11-27 02:56:04下载
- 积分:1
-
The-shortest-path-optimal--program
本科的毕业设计,基于matlab的最短路径规划设计仿真算法,可以来看一看(Undergraduate course graduation design, the shortest path planning based on matlab simulation algorithm design, can take a look)
- 2011-12-27 22:30:48下载
- 积分:1
-
lanczosfilter
说明: 对时间序列进行滤波,去掉噪声,得到平滑后的数据(Filters a time series via Lanczos method (cosine filter).)
- 2020-03-23 19:41:37下载
- 积分:1
-
波束赋行
资源描述%%% Chenjie Shi
%%% Date: 09/01/2016
clear;
Nt=16;
Nr=1;
p=-10:30;
for loop=1:length(p)
p_value=10.^(p(loop)/10);
sigma=sqrt(1/p_value);
N=10000;
error=0;
for i=1:N
gen_u=(2*(round(rand(Nr,1)))-1) + j*(2*(round(rand(Nr,1)))-1); %
u=sqrt(1/2)*gen_u;
H=sqrt(1/2)*(randn(Nr,Nt)+j*randn(Nr,Nt));
gamma=u"*(inv(H*H"))*u;
n=sigma*sqrt(1/2)*(randn(Nr,1)+j*randn(Nr,1));
r_zf=1/sqrt(gamma)*u+n;
y_re = real(r_zf); % real
y_im = imag(r_zf); % imaginary
ipHat(find(y_re < 0 & y_im < 0)) = -1 + -1*j;
ipHat(find(y_re >= 0 & y_im > 0)) = 1 + 1*j;
ipHat(find(y_re < 0 &am
- 2022-02-06 10:49:13下载
- 积分:1
-
BP-GA
BP—遗传算法神经网络模型,matlab 源程序。(BP-genetic algorithm neural network model, matlab source code.)
- 2011-04-28 12:44:40下载
- 积分:1
-
splmk
水文长序列mk分析水文长序列mk分析水文长序列mk分析水文长序列mk分析水文长序列mk分析(the mk analysis mk analysis mk analysis the mk analysis the mk analysis mk analysis mk analysis mk mk mk analysis analysis mk analysis)
- 2013-01-25 20:37:11下载
- 积分:1