-
subclust
模糊聚类的减法聚类的原代码
一种模糊聚类的方法(Subtractive clustering fuzzy clustering of the original code)
- 2021-01-30 11:38:34下载
- 积分:1
-
Radar_Receiver
说明: 雷达接收机的重要部件,包含AD、混频器、高放和中放4部分。(Important parts of radar receivers, including AD, mixers, high level and intermediate level radioactive Part 4.)
- 2010-04-12 22:54:57下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
Modle-of-quadrotor
matlab simulink四旋翼模型,输入为四个电机的电压值,输出为对应的姿态角以及姿态角速度和三个方向的线加速度(Four rotor model, the input voltage is four value of the motor, the output is the corresponding attitude angle and attitude angular velocity and direction of three linear acceleration)
- 2015-03-29 16:45:04下载
- 积分:1
-
liu_ks02
最大似然(ML)准则和最大后验概率(MAP)准则,多机电力系统仿真及其潮流计算,采用的是脉冲对消法。( Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Multi-machine power system simulation and flow calculation, It uses a pulse of consumer law.)
- 2017-05-15 11:27:23下载
- 积分:1
-
QAM-Digital-predistortion
64QAM数字预失真程序,预失真效果好。(64QAM digital pre-distortion process, the effect of pre-distortion well.)
- 2020-08-14 16:48:27下载
- 积分:1
-
ekf_3dcv_filter_TEST
雷达/红外跟踪扩展卡尔曼滤波,望交流。(Radar infrared tracking extended Kalman filter)
- 2013-03-30 17:46:52下载
- 积分:1
-
nihe_graph
三维空间离散点的曲面拟合,以及散点图做法(Three-dimensional surface fitting discrete points, and scatter plots practice)
- 2015-03-11 16:31:49下载
- 积分:1
-
matchfilter
该程序适用于实现匹配滤波器的基于MATLAB编写(matchfilter)
- 2009-09-12 10:04:36下载
- 积分:1
-
sun_position
一个相当好用的matlab函数,由美国国家可再生能源实验室科研人员设计,可以计算太阳的直射维度和方位角。只要输入时间、观测地点即可。 (This algorithm is based on numerical approximation of the exact equations.
The authors of the original paper state that this algorithm should be
precise at+/- 0.0003 degrees. I have compared it to NOAA solar table
(http://www.srrb.noaa.gov/highlights/sunrise/azel.html) and to USNO solar
table (http://aa.usno.navy.mil/data/docs/AltAz.html) and found very good
correspondance (up to the precision of those tables), except for large
zenith angle, where the refraction by the atmosphere is significant
(difference of about 1 degree). Note that in this code the correction
for refraction in the atmosphere as been implemented for a temperature
of 10C (283 kelvins) and a pressure of 1010 mbar. See the subfunction
un_topocentric_zenith_angle_calculation� for a possible modification
to explicitely model the effect of temperature and pressure as describe
in Reda & Andreas (2003). )
- 2010-01-07 14:37:02下载
- 积分:1