-
MATLAB-programming-_second-edition
MATLAB 编程(第二版) (MATLAB programming (second edition)
)
- 2013-11-06 12:41:17下载
- 积分:1
-
machine_3
这个程序是3机9节点潮流计算的程序,是电力系统编程的入门程序(power flow machine 3)
- 2020-11-06 15:49:49下载
- 积分:1
-
homework4
单脉冲测角程序,实现阵列的比幅法和比相法测角(monopulse angle estimation processing, based on the amplitude comparison and phase comparison)
- 2021-04-20 19:08:50下载
- 积分:1
-
two_type_of_lowpass
用firgr函数设计的两种类型的FIR低通滤波器,( minorder/minodd )边界频率fre_edge=[0 .345 .575 1]*pi 显示幅频特性(Firgr function design with two types of FIR low-pass filter, (' minorder/minodd' ) boundary frequency fre_edge = [0 .345 .575 1]* pi shows the amplitude frequency characteristics)
- 2010-12-04 17:24:45下载
- 积分:1
-
4Beacons-Slam_Testbed-
基于matlab 实现的,对给定的4个路标 beacons 进行定位和绘图的SLAM仿真程序(Based on matlab to achieve, given four signs beacons for positioning and mapping SLAM simulation program)
- 2014-09-26 19:33:54下载
- 积分:1
-
scene_text_extraction
基于matlab的软件设计,检测自然场景图片中的文本位置(failed to translate)
- 2013-05-02 23:29:24下载
- 积分:1
-
wu_huanliu
逻辑无环流可逆直流调速 波形还可以 适合用于学习(Reversible without circulating DC converter waveforms can be also suitable for learning)
- 2021-04-26 09:08:45下载
- 积分:1
-
code
Compute log(sum(exp(x),dim)) while avoiding numerical underflow.
By default dim = 1 (columns).
- 2014-08-27 18:41:03下载
- 积分:1
-
MPC5604B
MPC5604B的全部代码,包含了MPC5604B的所有开发代码,是入门的好资料(MPC5604B all the code that contains all development code MPC5604B is good information to get started)
- 2015-01-31 13:34:16下载
- 积分:1
-
project1_code
这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine
Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。(This source code includes the implementation of three famous classifiers in machine learning. They are 1) PCA, 2) LDA and 3) Naive Bayesian. The detail theory behind these classifier can be found text book <<Introduction to Machine Learning>>. Besides the implementation of these 3 algorithms, the main.m for testing and a brief testing report is also included. (The testing is on data set acoustic_train_data) Enjoy:))
- 2015-03-09 20:59:12下载
- 积分:1