-
YearSelect
批处理选择年代不同的数据
如1951年开始到2010年的数据,统一选择为1971-2010年,该程序可以实现(Batch select from different data such as the 1951 to 2010 data, unified Select year 1971-2010, the program can be achieved)
- 2012-08-27 23:47:51下载
- 积分:1
-
labi3
matlab中函数应用及图形图像编程,含完整报告(matlab and graphics functions in applications programming, including full report)
- 2010-11-12 16:40:18下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
wcdma_simulink
说明: MATLAB仿真WCDMA,可以运行,有程序,有simulink(MATLAB simulation of WCDMA, can run, there are procedures, there simulink)
- 2008-11-19 09:06:58下载
- 积分:1
-
MF_OFDM_OCDM
ofdm与ocdm雷达通信一体化模糊函数比较(integrated radar and communication OFDM signal)
- 2021-03-16 22:39:21下载
- 积分:1
-
classic-MUSIC-
在DOA估计和空间谱估计中经典MUSIC源程序的应用(In DOA estimation and spatial spectrum estimation in the classic MUSIC source applications)
- 2013-11-02 00:16:33下载
- 积分:1
-
awup
electronics related subjects details to get success in public sector and academic exams and for to get full marks without negative marking
- 2011-12-13 23:30:06下载
- 积分:1
-
LMSEPPerceptron-Approach
使用C和Matlab编程实现感知器算法和最小平方误差算法,并且区分给定的10000个样本(C and Matlab programming Perceptron algorithm and least square error algorithm, and to distinguish between a given sample 10000)
- 2015-04-16 15:33:15下载
- 积分:1
-
elm算法
黄教授的极限学习机代码,结合他的论文看,很有用,希望有帮组(Extreme Learning Machine Code, very useful)
- 2019-03-01 13:42:09下载
- 积分:1
-
sphere_decoder
This work is done by someone else. I m only uploading it to share with you.
- 2010-12-16 16:22:42下载
- 积分:1