-
--matlab
用MATLAB代码来实现最速下降法的计算。(MATLAB code used to achieve the steepest descent method calculations.)
- 2009-11-15 17:07:11下载
- 积分:1
-
dicom2volume
说明: 将dicom文件提取为体数据的代码,在matlab2009a下测试通过(Dicom file will extract the code for the body of data, tested by the matlab2009a)
- 2011-02-26 09:02:34下载
- 积分:1
-
pinpuganzhi
基于机器学习的认知无线电频谱感知,机器学习的认知无线电频谱感知(Based on machine learning cognitive radio spectrum sensing, machine learning, cognitive radio spectrum sensing)
- 2013-11-23 13:28:59下载
- 积分:1
-
variogram1D
地质统计学中——实验变差函数的计算,对于空间分析很有帮助!(The experiment becomes poor function of computation)
- 2011-10-20 19:04:06下载
- 积分:1
-
GoldSequece
gold序列的matlab仿真,生成gold序列,对于扩频跳频通信系统非常有用的好代码,直接用即可。(matlab gold sequence of simulation, generate gold sequence for frequency hopping spread spectrum communication system is very useful for good code can be directly used.)
- 2015-03-28 15:17:25下载
- 积分:1
-
baoluo
希尔伯特包络谱,程序简单易懂,适合初学的人学习(Hilbert envelope spectrum, straightforward procedures, suitable for beginners to learn)
- 2012-11-26 11:20:07下载
- 积分:1
-
case_study_3
关于风电最大功率跟踪控制的simulink仿真,比较了传统的控制方法和信号搜索方法。(matelab About Wind Power Maximum Power Tracking Control of simulink simulation to compare the traditional control method and signal search method.
)
- 2014-02-16 20:32:04下载
- 积分:1
-
Matlab代码及图像
说明: 风力机的轴向推力,切向力大小计算的matlab编码,可直接使用(Axial thrust and tangential force of wind turbine)
- 2021-04-11 15:18:58下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
geo2maga
地理坐标系转地磁坐标系,输出磁地方时等参量(Geographic coordinates turn geomagnetic coordinate system, the output magnetic local time and other parameters)
- 2021-01-05 15:28:54下载
- 积分:1